Searched refs:do_sys_poll (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/ |
D | select.c | 926 static int do_sys_poll(struct pollfd __user *ufds, unsigned int nfds, in do_sys_poll() function 1004 ret = do_sys_poll(ufds, nfds, to); in do_restart_poll() 1025 ret = do_sys_poll(ufds, nfds, to); in SYSCALL_DEFINE3() 1075 ret = do_sys_poll(ufds, nfds, to); in SYSCALL_DEFINE5() 1402 ret = do_sys_poll(ufds, nfds, to); in COMPAT_SYSCALL_DEFINE5()
|
/Linux-v4.19/Documentation/trace/ |
D | ftrace.rst | 2183 yum-updatesd-3111 [003] 1637.254685: fget_light <-do_sys_poll 2184 yum-updatesd-3111 [003] 1637.254686: pipe_poll <-do_sys_poll
|