Searched refs:do_no_restart_syscall (Results 1 – 3 of 3) sorted by relevance
1366 restart->fn = do_no_restart_syscall; in futex_wait_restart()
1612 restart_block->fn = do_no_restart_syscall; in posix_cpu_nsleep_restart()
1980 long do_no_restart_syscall(struct restart_block *param) in do_no_restart_syscall() function