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()
54 return ctx->clockid == CLOCK_REALTIME_ALARM || in isalarm()163 ctx->clockid == CLOCK_REALTIME_ALARM) && in timerfd_setup_cancel()206 ctx->clockid == CLOCK_REALTIME_ALARM ? in timerfd_setup()418 clockid != CLOCK_REALTIME_ALARM && in SYSCALL_DEFINE2()423 if ((clockid == CLOCK_REALTIME_ALARM || in SYSCALL_DEFINE2()438 ctx->clockid == CLOCK_REALTIME_ALARM ? in SYSCALL_DEFINE2()
21 RealTimeAlarm = CLOCK_REALTIME_ALARM,
57 #define CLOCK_REALTIME_ALARM 8 macro
543 if (clockid == CLOCK_REALTIME_ALARM) in clock2alarm()
1523 [CLOCK_REALTIME_ALARM] = &alarm_clock,
402 ctx->clockid == CLOCK_REALTIME_ALARM) &&
1428 [CLOCK_REALTIME_ALARM] = "realtime_alarm",
1536 ENUM_TARGET(CLOCK_REALTIME_ALARM),