Home
last modified time | relevance | path

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

/fs/
Dselect.c1025 static long do_restart_poll(struct restart_block *restart_block) in do_restart_poll() function
1041 restart_block->fn = do_restart_poll; in do_restart_poll()
1065 restart_block->fn = do_restart_poll; in SYSCALL_DEFINE3()