Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
Dposix-cpu-timers.c1590 static long posix_cpu_nsleep_restart(struct restart_block *restart_block);
1614 set_restart_fn(restart_block, posix_cpu_nsleep_restart); in posix_cpu_nsleep()
1619 static long posix_cpu_nsleep_restart(struct restart_block *restart_block) in posix_cpu_nsleep_restart() function