Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/
A Dselect.c974 static int do_sys_poll(struct pollfd __user *ufds, unsigned int nfds, in do_sys_poll()
1050 int nfds = restart_block->poll.nfds; in do_restart_poll() local
1068 SYSCALL_DEFINE3(poll, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE3() argument
1101 SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE5() argument
1127 SYSCALL_DEFINE5(ppoll_time32, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE5() argument
1400 unsigned int, nfds, struct old_timespec32 __user *, tsp, in COMPAT_SYSCALL_DEFINE5() argument
1426 unsigned int, nfds, struct __kernel_timespec __user *, tsp, in COMPAT_SYSCALL_DEFINE5() argument
/linux-6.3-rc2/tools/thermal/lib/
A Dmainloop.c27 int i, nfds; in mainloop() local
/linux-6.3-rc2/tools/include/nolibc/
A Dsys.h860 int sys_poll(struct pollfd *fds, int nfds, int timeout) in sys_poll()
878 int poll(struct pollfd *fds, int nfds, int timeout) in poll()
966 int sys_select(int nfds, fd_set *rfds, fd_set *wfds, fd_set *efds, struct timeval *timeout) in sys_select()
994 int select(int nfds, fd_set *rfds, fd_set *wfds, fd_set *efds, struct timeval *timeout) in select()
/linux-6.3-rc2/include/linux/
A Drestart_block.h51 int nfds; member
/linux-6.3-rc2/tools/testing/vsock/
A Dutil.c53 int epollfd, nfds; in vsock_wait_remote_close() local
/linux-6.3-rc2/tools/testing/selftests/x86/
A Dtest_syscall_vdso.c171 int nfds; variable
/linux-6.3-rc2/tools/perf/bench/
A Depoll-ctl.c60 static unsigned int nfds = 64; variable
A Depoll-wait.c111 static unsigned int nfds = 64; variable
/linux-6.3-rc2/tools/lib/perf/
A Devlist.c308 int nfds = 0; in perf_evlist__alloc_pollfd() local
/linux-6.3-rc2/tools/testing/selftests/net/
A Dnettest.c1240 int nfds; in msg_loop() local

Completed in 19 milliseconds