Searched refs:posix_cpu_nsleep_restart (Results 1 – 1 of 1) sorted by relevance
1518 static long posix_cpu_nsleep_restart(struct restart_block *restart_block);1548 restart_block->fn = posix_cpu_nsleep_restart; in posix_cpu_nsleep()1556 static long posix_cpu_nsleep_restart(struct restart_block *restart_block) in posix_cpu_nsleep_restart() function1631 .nsleep_restart = posix_cpu_nsleep_restart,