Home
last modified time | relevance | path

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

/linux/fs/
H A Dselect.c1041 static long do_restart_poll(struct restart_block *restart_block) in do_restart_poll() function
1057 ret = set_restart_fn(restart_block, do_restart_poll); in do_restart_poll()
1090 ret = set_restart_fn(restart_block, do_restart_poll); in SYSCALL_DEFINE3()