Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
Dposix-cpu-timers.c1592 static int posix_cpu_nsleep(const clockid_t which_clock, int flags, in posix_cpu_nsleep() function
1650 return posix_cpu_nsleep(PROCESS_CLOCK, flags, rqtp); in process_cpu_nsleep()
1673 .nsleep = posix_cpu_nsleep,