Searched refs:CLOCK_BOOTTIME_ALARM (Results 1 – 9 of 9) sorted by relevance
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()
20 if (clockid == CLOCK_BOOTTIME_ALARM) in tclock_gettime()118 ret |= run_test(CLOCK_BOOTTIME_ALARM, btime_now); in main()
142 ret |= run_test(CLOCK_BOOTTIME_ALARM, 0); in main()143 ret |= run_test(CLOCK_BOOTTIME_ALARM, 1); in main()
111 ret |= run_test(CLOCK_BOOTTIME_ALARM, btime_now); in main()
39 ct(CLOCK_BOOTTIME_ALARM, 1),
58 #define CLOCK_BOOTTIME_ALARM 9 macro
55 ctx->clockid == CLOCK_BOOTTIME_ALARM; in isalarm()410 clockid != CLOCK_BOOTTIME_ALARM)) in SYSCALL_DEFINE2()414 clockid == CLOCK_BOOTTIME_ALARM) && in SYSCALL_DEFINE2()
33 case CLOCK_BOOTTIME_ALARM: in do_timens_ktime_to_host()192 offset[CLOCK_BOOTTIME_ALARM] = boottime; in timens_setup_vdso_data()
518 if (clockid == CLOCK_BOOTTIME_ALARM) in clock2alarm()