Home
last modified time | relevance | path

Searched refs:CLOCK_REALTIME_ALARM (Results 1 – 9 of 9) sorted by relevance

/linux/tools/testing/selftests/timers/
A Dalarmtimer-suspend.c41 #define CLOCK_REALTIME_ALARM 8 macro
76 case CLOCK_REALTIME_ALARM: in clockstring()
139 for (alarm_clock_id = CLOCK_REALTIME_ALARM; in main()
A Dset-timer-lat.c41 #define CLOCK_REALTIME_ALARM 8 macro
77 case CLOCK_REALTIME_ALARM: in clockstring()
141 if ((clock_id == CLOCK_REALTIME_ALARM) || in setup_timer()
A Dnanosleep.c42 #define CLOCK_REALTIME_ALARM 8 macro
69 case CLOCK_REALTIME_ALARM: in clockstring()
A Dinconsistency-check.c44 #define CLOCK_REALTIME_ALARM 8 macro
69 case CLOCK_REALTIME_ALARM: in clockstring()
A Dnsleep-lat.c42 #define CLOCK_REALTIME_ALARM 8 macro
69 case CLOCK_REALTIME_ALARM: in clockstring()
/linux/fs/
A Dtimerfd.c54 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()
/linux/include/uapi/linux/
A Dtime.h57 #define CLOCK_REALTIME_ALARM 8 macro
/linux/kernel/time/
A Dalarmtimer.c520 if (clockid == CLOCK_REALTIME_ALARM) in clock2alarm()
A Dposix-timers.c1393 [CLOCK_REALTIME_ALARM] = &alarm_clock,

Completed in 13 milliseconds