Searched refs:CLOCK_REALTIME_ALARM (Results 1 – 13 of 13) sorted by relevance
41 #define CLOCK_REALTIME_ALARM 8 macro76 case CLOCK_REALTIME_ALARM: in clockstring()139 for (alarm_clock_id = CLOCK_REALTIME_ALARM; in main()
41 #define CLOCK_REALTIME_ALARM 8 macro77 case CLOCK_REALTIME_ALARM: in clockstring()141 if ((clock_id == CLOCK_REALTIME_ALARM) || in setup_timer()
42 #define CLOCK_REALTIME_ALARM 8 macro69 case CLOCK_REALTIME_ALARM: in clockstring()
44 #define CLOCK_REALTIME_ALARM 8 macro69 case CLOCK_REALTIME_ALARM: in clockstring()
56 return ctx->clockid == CLOCK_REALTIME_ALARM || in isalarm()149 ctx->clockid == CLOCK_REALTIME_ALARM) && in timerfd_setup_cancel()192 ctx->clockid == CLOCK_REALTIME_ALARM ? in timerfd_setup()405 clockid != CLOCK_REALTIME_ALARM && in SYSCALL_DEFINE2()410 if ((clockid == CLOCK_REALTIME_ALARM || in SYSCALL_DEFINE2()425 ctx->clockid == CLOCK_REALTIME_ALARM ? in SYSCALL_DEFINE2()
62 # define CLOCK_REALTIME_ALARM 8 macro
57 #define CLOCK_REALTIME_ALARM 8 macro
82 #define CLOCK_REALTIME_ALARM 8 macro
520 if (clockid == CLOCK_REALTIME_ALARM) in clock2alarm()
1402 [CLOCK_REALTIME_ALARM] = &alarm_clock,