Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
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()