Searched refs:posix_cpu_nsleep_restart (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/kernel/time/
H A Dposix-cpu-timers.c1332 static long posix_cpu_nsleep_restart(struct restart_block *restart_block);
1361 restart_block->fn = posix_cpu_nsleep_restart; posix_cpu_nsleep()
1369 static long posix_cpu_nsleep_restart(struct restart_block *restart_block) posix_cpu_nsleep_restart() function
1444 .nsleep_restart = posix_cpu_nsleep_restart,

Completed in 71 milliseconds