Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/timers/
Dleap-a-day.c177 clock_nanosleep(CLOCK_REALTIME, TIMER_ABSTIME, &target, NULL); in test_hrtimer_failure()
314 timer_settime(tm1, TIMER_ABSTIME, &its1, NULL); in main()
321 while (clock_nanosleep(CLOCK_REALTIME, TIMER_ABSTIME, &ts, NULL)) in main()
Dnanosleep.c121 if (clock_nanosleep(clockid, TIMER_ABSTIME, &target, NULL)) in nanosleep_test()
Dalarmtimer-suspend.c170 timer_settime(tm1, TIMER_ABSTIME, &its1, &its2); in main()
Dnsleep-lat.c140 clock_nanosleep(clockid, TIMER_ABSTIME, &target, NULL); in nanosleep_lat_test()
Dset-timer-lat.c210 ret |= do_timer(clock_id, TIMER_ABSTIME); in main()
/linux-4.4.14/include/uapi/linux/
Dtime.h67 #define TIMER_ABSTIME 0x01 macro
/linux-4.4.14/kernel/time/
Dalarmtimer.c602 if (flags & ~TIMER_ABSTIME) in alarm_timer_set()
616 if (flags != TIMER_ABSTIME) { in alarm_timer_set()
755 if (flags & ~TIMER_ABSTIME) in alarm_timer_nsleep()
765 if (flags != TIMER_ABSTIME) { in alarm_timer_nsleep()
777 if (flags == TIMER_ABSTIME) { in alarm_timer_nsleep()
Dposix-cpu-timers.c717 if (new_expires != 0 && !(timer_flags & TIMER_ABSTIME)) { in posix_cpu_timer_set()
1401 if (flags & TIMER_ABSTIME) in posix_cpu_nsleep()
1426 error = do_cpu_nanosleep(which_clock, TIMER_ABSTIME, &t, &it); in posix_cpu_nsleep_restart()
Dposix-timers.c858 mode = flags & TIMER_ABSTIME ? HRTIMER_MODE_ABS : HRTIMER_MODE_REL; in common_timer_set()
1092 return hrtimer_nanosleep(tsave, rmtp, flags & TIMER_ABSTIME ? in common_nsleep()
/linux-4.4.14/drivers/char/
Dmmtimer.c701 if (flags & TIMER_ABSTIME) { in sgi_timer_set()
/linux-4.4.14/Documentation/filesystems/
Dproc.txt1828 with TIMER_ABSTIME option which will be shown in 'settime flags', but 'it_value'