Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dselect.c1046 static long do_restart_poll(struct restart_block *restart_block) in do_restart_poll() function
1062 ret = set_restart_fn(restart_block, do_restart_poll); in do_restart_poll()
1095 ret = set_restart_fn(restart_block, do_restart_poll); in SYSCALL_DEFINE3()
/kernel/linux/linux-6.6/fs/
H A Dselect.c1047 static long do_restart_poll(struct restart_block *restart_block) in do_restart_poll() function
1063 ret = set_restart_fn(restart_block, do_restart_poll); in do_restart_poll()
1096 ret = set_restart_fn(restart_block, do_restart_poll); in SYSCALL_DEFINE3()

Completed in 4 milliseconds