Home
last modified time | relevance | path

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

/linux/fs/
H A Dselect.c963 static int do_sys_poll(struct pollfd __user *ufds, unsigned int nfds, in do_sys_poll() function
1046 ret = do_sys_poll(ufds, nfds, to); in do_restart_poll()
1066 ret = do_sys_poll(ufds, nfds, to); in SYSCALL_DEFINE3()
1106 ret = do_sys_poll(ufds, nfds, to); in SYSCALL_DEFINE5()
1132 ret = do_sys_poll(ufds, nfds, to); in SYSCALL_DEFINE5()
1404 ret = do_sys_poll(ufds, nfds, to); in COMPAT_SYSCALL_DEFINE5()
1430 ret = do_sys_poll(ufds, nfds, to); in COMPAT_SYSCALL_DEFINE5()