Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/timers/
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()
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()
Dnanosleep.c42 #define CLOCK_REALTIME_ALARM 8 macro
69 case CLOCK_REALTIME_ALARM: in clockstring()
Dnsleep-lat.c42 #define CLOCK_REALTIME_ALARM 8 macro
69 case CLOCK_REALTIME_ALARM: in clockstring()
Dinconsistency-check.c44 #define CLOCK_REALTIME_ALARM 8 macro
69 case CLOCK_REALTIME_ALARM: in clockstring()
/linux-6.12.1/fs/
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()
423 clockid != CLOCK_REALTIME_ALARM && in SYSCALL_DEFINE2()
428 if ((clockid == CLOCK_REALTIME_ALARM || in SYSCALL_DEFINE2()
443 ctx->clockid == CLOCK_REALTIME_ALARM ? in SYSCALL_DEFINE2()
/linux-6.12.1/include/uapi/linux/
Dtime.h57 #define CLOCK_REALTIME_ALARM 8 macro
/linux-6.12.1/kernel/time/
Dalarmtimer.c554 if (clockid == CLOCK_REALTIME_ALARM) in clock2alarm()
Dposix-timers.c1538 [CLOCK_REALTIME_ALARM] = &alarm_clock,
/linux-6.12.1/Documentation/RCU/
DlistRCU.rst411 ctx->clockid == CLOCK_REALTIME_ALARM) &&
/linux-6.12.1/drivers/iio/
Dindustrialio-core.c1438 [CLOCK_REALTIME_ALARM] = "realtime_alarm",