Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/time/
Dposix-stubs.c143 if (flags & TIMER_ABSTIME) in SYSCALL_DEFINE4()
147 return hrtimer_nanosleep(&t, flags & TIMER_ABSTIME ? in SYSCALL_DEFINE4()
229 if (flags & TIMER_ABSTIME) in SYSCALL_DEFINE4()
233 return hrtimer_nanosleep(&t, flags & TIMER_ABSTIME ? in SYSCALL_DEFINE4()
Dalarmtimer.c808 if (flags & ~TIMER_ABSTIME) in alarm_timer_nsleep()
818 if (flags != TIMER_ABSTIME) { in alarm_timer_nsleep()
829 if (flags == TIMER_ABSTIME) in alarm_timer_nsleep()
Dposix-timers.c871 kc->timer_arm(timr, expires, flags & TIMER_ABSTIME, sigev_none); in common_timer_set()
1203 return hrtimer_nanosleep(rqtp, flags & TIMER_ABSTIME ? in common_nsleep()
1225 if (flags & TIMER_ABSTIME) in SYSCALL_DEFINE4()
1252 if (flags & TIMER_ABSTIME) in SYSCALL_DEFINE4()
Dposix-cpu-timers.c654 if (new_expires != 0 && !(timer_flags & TIMER_ABSTIME)) { in posix_cpu_timer_set()
1335 if (flags & TIMER_ABSTIME) in posix_cpu_nsleep()
1351 return do_cpu_nanosleep(which_clock, TIMER_ABSTIME, &t); in posix_cpu_nsleep_restart()
/Linux-v5.4/tools/testing/selftests/timers/
Dleap-a-day.c166 clock_nanosleep(CLOCK_REALTIME, TIMER_ABSTIME, &target, NULL); in test_hrtimer_failure()
304 timer_settime(tm1, TIMER_ABSTIME, &its1, NULL); in main()
311 while (clock_nanosleep(CLOCK_REALTIME, TIMER_ABSTIME, &ts, NULL)) in main()
Dset-timer-lat.c275 ret |= do_timer(clock_id, TIMER_ABSTIME); in main()
277 ret |= do_timer_oneshot(clock_id, TIMER_ABSTIME); in main()
Dnanosleep.c110 if (clock_nanosleep(clockid, TIMER_ABSTIME, &target, NULL)) in nanosleep_test()
Dalarmtimer-suspend.c159 timer_settime(tm1, TIMER_ABSTIME, &its1, &its2); in main()
Dnsleep-lat.c129 clock_nanosleep(clockid, TIMER_ABSTIME, &target, NULL); in nanosleep_lat_test()
/Linux-v5.4/include/uapi/linux/
Dtime.h71 #define TIMER_ABSTIME 0x01 macro
/Linux-v5.4/Documentation/filesystems/
Dproc.txt1915 with TIMER_ABSTIME option which will be shown in 'settime flags', but 'it_value'