Home
last modified time | relevance | path

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

/linux-6.3-rc2/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 Dnsleep-lat.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()
/linux-6.3-rc2/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-6.3-rc2/include/uapi/linux/
A Dtime.h57 #define CLOCK_REALTIME_ALARM 8 macro
/linux-6.3-rc2/kernel/time/
A Dalarmtimer.c544 if (clockid == CLOCK_REALTIME_ALARM) in clock2alarm()
A Dposix-timers.c1404 [CLOCK_REALTIME_ALARM] = &alarm_clock,
/linux-6.3-rc2/Documentation/RCU/
A DlistRCU.rst402 ctx->clockid == CLOCK_REALTIME_ALARM) &&

Completed in 14 milliseconds