Home
last modified time | relevance | path

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

/kernel/
Dfutex.c1366 restart->fn = do_no_restart_syscall; in futex_wait_restart()
Dposix-cpu-timers.c1612 restart_block->fn = do_no_restart_syscall; in posix_cpu_nsleep_restart()
Dsignal.c1980 long do_no_restart_syscall(struct restart_block *param) in do_no_restart_syscall() function