Home
last modified time | relevance | path

Searched defs:ufds (Results 1 – 2 of 2) sorted by relevance

/fs/
Dselect.c771 int do_sys_poll(struct pollfd __user *ufds, unsigned int nfds, in do_sys_poll()
838 struct pollfd __user *ufds = restart_block->poll.ufds; in do_restart_poll() local
858 SYSCALL_DEFINE3(poll, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE3() argument
893 SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE5() argument
Dcompat.c1782 asmlinkage long compat_sys_ppoll(struct pollfd __user *ufds, in compat_sys_ppoll()