Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dthread_info.h47 static inline long set_restart_fn(struct restart_block *restart, in set_restart_fn() function
/linux-4.19.296/fs/
Dselect.c1010 ret = set_restart_fn(restart_block, do_restart_poll); in do_restart_poll()
1043 ret = set_restart_fn(restart_block, do_restart_poll); in SYSCALL_DEFINE3()