Home
last modified time | relevance | path

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

/linux-3.3/fs/
Dselect.c827 int do_sys_poll(struct pollfd __user *ufds, unsigned int nfds, in do_sys_poll()
894 struct pollfd __user *ufds = restart_block->poll.ufds; in do_restart_poll() local
914 SYSCALL_DEFINE3(poll, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE3() argument
949 SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE5() argument
Dcompat.c1608 asmlinkage long compat_sys_ppoll(struct pollfd __user *ufds, in compat_sys_ppoll()
/linux-3.3/include/linux/
Dthread_info.h41 struct pollfd __user *ufds; member