Searched refs:CLOCK_BOOTTIME_ALARM (Results 1 – 17 of 17) sorted by relevance
| /linux/tools/testing/selftests/timens/ |
| H A D | timens.h | 26 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 D | timerfd.c | 20 if (clockid == CLOCK_BOOTTIME_ALARM) in tclock_gettime() 120 ret |= run_test(CLOCK_BOOTTIME_ALARM, btime_now); in main()
|
| H A D | clock_nanosleep.c | 144 ret |= run_test(CLOCK_BOOTTIME_ALARM, 0); in main() 145 ret |= run_test(CLOCK_BOOTTIME_ALARM, 1); in main()
|
| H A D | timer.c | 113 ret |= run_test(CLOCK_BOOTTIME_ALARM, btime_now); in main()
|
| H A D | timens.c | 39 ct(CLOCK_BOOTTIME_ALARM, 1),
|
| /linux/tools/testing/selftests/timers/ |
| H A D | alarmtimer-suspend.c | 64 case CLOCK_BOOTTIME_ALARM: in clockstring() 126 alarm_clock_id <= CLOCK_BOOTTIME_ALARM; in main()
|
| H A D | set-timer-lat.c | 67 case CLOCK_BOOTTIME_ALARM: in clockstring() 130 (clock_id == CLOCK_BOOTTIME_ALARM)) { in setup_timer()
|
| H A D | nsleep-lat.c | 58 case CLOCK_BOOTTIME_ALARM: in clockstring()
|
| H A D | inconsistency-check.c | 60 case CLOCK_BOOTTIME_ALARM: in clockstring()
|
| H A D | nanosleep.c | 59 case CLOCK_BOOTTIME_ALARM: in clockstring()
|
| /linux/include/uapi/linux/ |
| H A D | time.h | 58 #define CLOCK_BOOTTIME_ALARM 9 macro
|
| /linux/kernel/time/ |
| H A D | namespace.c | 34 case CLOCK_BOOTTIME_ALARM: in do_timens_ktime_to_host() 191 offset[CLOCK_BOOTTIME_ALARM] = boottime; in timens_setup_vdso_clock_data()
|
| H A D | alarmtimer.c | 501 WARN_ON_ONCE(clockid != CLOCK_BOOTTIME_ALARM); in clock2alarm()
|
| H A D | posix-timers.c | 1526 [CLOCK_BOOTTIME_ALARM] = &alarm_clock,
|
| /linux/tools/testing/selftests/breakpoints/ |
| H A D | step_after_suspend_test.c | 166 timerfd = timerfd_create(CLOCK_BOOTTIME_ALARM, 0); in suspend()
|
| /linux/tools/testing/selftests/vDSO/ |
| H A D | vdso_test_abi.c | 51 [CLOCK_BOOTTIME_ALARM] = "CLOCK_BOOTTIME_ALARM",
|
| /linux/drivers/iio/ |
| H A D | industrialio-core.c | 1465 [CLOCK_BOOTTIME_ALARM] = "boottime_alarm",
|