Searched refs:CLOCK_REALTIME_ALARM (Results 1 – 11 of 11) sorted by relevance
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()
57 case CLOCK_REALTIME_ALARM: in clockstring()
56 case CLOCK_REALTIME_ALARM: in clockstring()
58 case CLOCK_REALTIME_ALARM: in clockstring()
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()407 clockid != CLOCK_REALTIME_ALARM && in SYSCALL_DEFINE2()412 if ((clockid == CLOCK_REALTIME_ALARM || in SYSCALL_DEFINE2()427 ctx->clockid == CLOCK_REALTIME_ALARM ? in SYSCALL_DEFINE2()
57 #define CLOCK_REALTIME_ALARM 8 macro
516 if (clockid == CLOCK_REALTIME_ALARM) in clock2alarm()
1534 [CLOCK_REALTIME_ALARM] = &alarm_clock,
411 ctx->clockid == CLOCK_REALTIME_ALARM) &&
1440 [CLOCK_REALTIME_ALARM] = "realtime_alarm",