Home
last modified time | relevance | path

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

/fs/
Dselect.c884 int do_sys_poll(struct pollfd __user *ufds, unsigned int nfds, in do_sys_poll()
952 int nfds = restart_block->poll.nfds; in do_restart_poll() local
971 SYSCALL_DEFINE3(poll, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE3() argument
1005 SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE5() argument
Dcompat.c1408 unsigned int, nfds, struct compat_timespec __user *, tsp, in COMPAT_SYSCALL_DEFINE5() argument