Home
last modified time | relevance | path

Searched refs:CLOCK_BOOTTIME_ALARM (Results 1 – 17 of 17) sorted by relevance

/linux/tools/testing/selftests/timens/
H A Dtimens.h26 if (clock_gettime(CLOCK_BOOTTIME_ALARM, &ts) == -1 && errno == EINVAL) in check_supported_timers()
32 if (!config_alarm_timers && clockid == CLOCK_BOOTTIME_ALARM) { in check_skip()
H A Dtimerfd.c20 if (clockid == CLOCK_BOOTTIME_ALARM) in tclock_gettime()
120 ret |= run_test(CLOCK_BOOTTIME_ALARM, btime_now); in main()
H A Dclock_nanosleep.c144 ret |= run_test(CLOCK_BOOTTIME_ALARM, 0); in main()
145 ret |= run_test(CLOCK_BOOTTIME_ALARM, 1); in main()
H A Dtimer.c113 ret |= run_test(CLOCK_BOOTTIME_ALARM, btime_now); in main()
H A Dtimens.c39 ct(CLOCK_BOOTTIME_ALARM, 1),
/linux/tools/testing/selftests/timers/
H A Dalarmtimer-suspend.c64 case CLOCK_BOOTTIME_ALARM: in clockstring()
126 alarm_clock_id <= CLOCK_BOOTTIME_ALARM; in main()
H A Dset-timer-lat.c67 case CLOCK_BOOTTIME_ALARM: in clockstring()
130 (clock_id == CLOCK_BOOTTIME_ALARM)) { in setup_timer()
H A Dnsleep-lat.c58 case CLOCK_BOOTTIME_ALARM: in clockstring()
H A Dinconsistency-check.c60 case CLOCK_BOOTTIME_ALARM: in clockstring()
H A Dnanosleep.c59 case CLOCK_BOOTTIME_ALARM: in clockstring()
/linux/include/uapi/linux/
H A Dtime.h58 #define CLOCK_BOOTTIME_ALARM 9 macro
/linux/kernel/time/
H A Dnamespace.c34 case CLOCK_BOOTTIME_ALARM: in do_timens_ktime_to_host()
191 offset[CLOCK_BOOTTIME_ALARM] = boottime; in timens_setup_vdso_clock_data()
H A Dalarmtimer.c501 WARN_ON_ONCE(clockid != CLOCK_BOOTTIME_ALARM); in clock2alarm()
H A Dposix-timers.c1526 [CLOCK_BOOTTIME_ALARM] = &alarm_clock,
/linux/tools/testing/selftests/breakpoints/
H A Dstep_after_suspend_test.c166 timerfd = timerfd_create(CLOCK_BOOTTIME_ALARM, 0); in suspend()
/linux/tools/testing/selftests/vDSO/
H A Dvdso_test_abi.c51 [CLOCK_BOOTTIME_ALARM] = "CLOCK_BOOTTIME_ALARM",
/linux/drivers/iio/
H A Dindustrialio-core.c1465 [CLOCK_BOOTTIME_ALARM] = "boottime_alarm",