Searched refs:CLOCK_REALTIME_ALARM (Results 1 – 11 of 11) sorted by relevance
54 return ctx->clockid == CLOCK_REALTIME_ALARM || in isalarm()161 ctx->clockid == CLOCK_REALTIME_ALARM) && in timerfd_setup_cancel()204 ctx->clockid == CLOCK_REALTIME_ALARM ? in timerfd_setup()406 clockid != CLOCK_REALTIME_ALARM && in SYSCALL_DEFINE2()411 if ((clockid == CLOCK_REALTIME_ALARM || in SYSCALL_DEFINE2()426 ctx->clockid == CLOCK_REALTIME_ALARM ? in SYSCALL_DEFINE2()
62 case CLOCK_REALTIME_ALARM: in clockstring()125 for (alarm_clock_id = CLOCK_REALTIME_ALARM; in main()
65 case CLOCK_REALTIME_ALARM: in clockstring()129 if ((clock_id == CLOCK_REALTIME_ALARM) || in setup_timer()
56 case CLOCK_REALTIME_ALARM: in clockstring()
58 case CLOCK_REALTIME_ALARM: in clockstring()
57 case CLOCK_REALTIME_ALARM: in clockstring()
57 #define CLOCK_REALTIME_ALARM 8 macro
51 [CLOCK_REALTIME_ALARM] = "CLOCK_REALTIME_ALARM",
498 if (clockid == CLOCK_REALTIME_ALARM) in clock2alarm()
1199 * CLOCK_REALTIME_ALARM, CLOCK_BOOTTIME_ALAREM and CLOCK_MONOTONIC_RAW1518 [CLOCK_REALTIME_ALARM] = &alarm_clock,
1464 [CLOCK_REALTIME_ALARM] = "realtime_alarm",