Searched refs:CLOCK_BOOTTIME_ALARM (Results 1 – 10 of 10) sorted by relevance
42 #define CLOCK_BOOTTIME_ALARM 9 macro78 case CLOCK_BOOTTIME_ALARM: in clockstring()140 alarm_clock_id <= CLOCK_BOOTTIME_ALARM; in main()
42 #define CLOCK_BOOTTIME_ALARM 9 macro79 case CLOCK_BOOTTIME_ALARM: in clockstring()142 (clock_id == CLOCK_BOOTTIME_ALARM)) { in setup_timer()
43 #define CLOCK_BOOTTIME_ALARM 9 macro71 case CLOCK_BOOTTIME_ALARM: in clockstring()
45 #define CLOCK_BOOTTIME_ALARM 9 macro71 case CLOCK_BOOTTIME_ALARM: in clockstring()
56 #define CLOCK_BOOTTIME_ALARM 9 macro
54 ctx->clockid == CLOCK_BOOTTIME_ALARM; in isalarm()401 clockid != CLOCK_BOOTTIME_ALARM)) in SYSCALL_DEFINE2()405 clockid == CLOCK_BOOTTIME_ALARM) && in SYSCALL_DEFINE2()
146 timerfd = timerfd_create(CLOCK_BOOTTIME_ALARM, 0); in suspend()
522 if (clockid == CLOCK_BOOTTIME_ALARM) in clock2alarm()
1353 [CLOCK_BOOTTIME_ALARM] = &alarm_clock,