Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
Dposix-cpu-timers.c1501 static int do_cpu_nanosleep(const clockid_t which_clock, int flags, in do_cpu_nanosleep() function
1606 error = do_cpu_nanosleep(which_clock, flags, rqtp); in posix_cpu_nsleep()
1626 return do_cpu_nanosleep(which_clock, TIMER_ABSTIME, &t); in posix_cpu_nsleep_restart()