Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/time/
Dposix-cpu-timers.c1247 static int do_cpu_nanosleep(const clockid_t which_clock, int flags, in do_cpu_nanosleep() function
1349 error = do_cpu_nanosleep(which_clock, flags, rqtp, &it); in posix_cpu_nsleep()
1378 error = do_cpu_nanosleep(which_clock, TIMER_ABSTIME, &t, &it); in posix_cpu_nsleep_restart()