Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dtime.h67 #define TIMER_ABSTIME 0x01 macro
/linux-4.1.27/kernel/time/
Dalarmtimer.c605 if (flags & ~TIMER_ABSTIME) in alarm_timer_set()
619 if (flags != TIMER_ABSTIME) { in alarm_timer_set()
758 if (flags & ~TIMER_ABSTIME) in alarm_timer_nsleep()
768 if (flags != TIMER_ABSTIME) { in alarm_timer_nsleep()
780 if (flags == TIMER_ABSTIME) { in alarm_timer_nsleep()
Dposix-cpu-timers.c693 if (new_expires != 0 && !(timer_flags & TIMER_ABSTIME)) { in posix_cpu_timer_set()
1353 if (flags & TIMER_ABSTIME) in posix_cpu_nsleep()
1378 error = do_cpu_nanosleep(which_clock, TIMER_ABSTIME, &t, &it); in posix_cpu_nsleep_restart()
Dposix-timers.c851 mode = flags & TIMER_ABSTIME ? HRTIMER_MODE_ABS : HRTIMER_MODE_REL; in common_timer_set()
1085 return hrtimer_nanosleep(tsave, rmtp, flags & TIMER_ABSTIME ? in common_nsleep()
/linux-4.1.27/tools/testing/selftests/timers/
Dleap-a-day.c144 clock_nanosleep(CLOCK_REALTIME, TIMER_ABSTIME, &target, NULL); in test_hrtimer_failure()
258 while (clock_nanosleep(CLOCK_REALTIME, TIMER_ABSTIME, &ts, NULL)) in main()
Dnanosleep.c120 if (clock_nanosleep(clockid, TIMER_ABSTIME, &target, NULL)) in nanosleep_test()
Dalarmtimer-suspend.c166 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.1.27/drivers/char/
Dmmtimer.c701 if (flags & TIMER_ABSTIME) { in sgi_timer_set()
/linux-4.1.27/Documentation/filesystems/
Dproc.txt1811 with TIMER_ABSTIME option which will be shown in 'settime flags', but 'it_value'