Home
last modified time | relevance | path

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

/linux/fs/
H A Dtimerfd.c54 return ctx->clockid == CLOCK_REALTIME_ALARM || in isalarm()
161 ctx->clockid == CLOCK_REALTIME_ALARM) && in timerfd_setup_cancel()
204 ctx->clockid == CLOCK_REALTIME_ALARM ? in timerfd_setup()
406 clockid != CLOCK_REALTIME_ALARM && in SYSCALL_DEFINE2()
411 if ((clockid == CLOCK_REALTIME_ALARM || in SYSCALL_DEFINE2()
426 ctx->clockid == CLOCK_REALTIME_ALARM ? in SYSCALL_DEFINE2()
/linux/tools/testing/selftests/timers/
H A Dalarmtimer-suspend.c62 case CLOCK_REALTIME_ALARM: in clockstring()
125 for (alarm_clock_id = CLOCK_REALTIME_ALARM; in main()
H A Dset-timer-lat.c65 case CLOCK_REALTIME_ALARM: in clockstring()
129 if ((clock_id == CLOCK_REALTIME_ALARM) || in setup_timer()
H A Dnsleep-lat.c56 case CLOCK_REALTIME_ALARM: in clockstring()
H A Dinconsistency-check.c58 case CLOCK_REALTIME_ALARM: in clockstring()
H A Dnanosleep.c57 case CLOCK_REALTIME_ALARM: in clockstring()
/linux/include/uapi/linux/
H A Dtime.h57 #define CLOCK_REALTIME_ALARM 8 macro
/linux/tools/testing/selftests/vDSO/
H A Dvdso_test_abi.c51 [CLOCK_REALTIME_ALARM] = "CLOCK_REALTIME_ALARM",
/linux/kernel/time/
H A Dalarmtimer.c498 if (clockid == CLOCK_REALTIME_ALARM) in clock2alarm()
H A Dposix-timers.c1199 * CLOCK_REALTIME_ALARM, CLOCK_BOOTTIME_ALAREM and CLOCK_MONOTONIC_RAW
1518 [CLOCK_REALTIME_ALARM] = &alarm_clock,
/linux/drivers/iio/
H A Dindustrialio-core.c1464 [CLOCK_REALTIME_ALARM] = "realtime_alarm",