| /linux/tools/include/nolibc/sys/ |
| H A D | select.h | 64 int sys_select(int nfds, fd_set *rfds, fd_set *wfds, fd_set *efds, struct timeval *timeout) in sys_select() argument 97 select(int nfds,fd_set * rfds,fd_set * wfds,fd_set * efds,struct timeval * timeout) select() argument
|
| /linux/fs/ |
| H A D | select.c | 963 static int do_sys_poll(struct pollfd __user *ufds, unsigned int nfds, in do_sys_poll() 1039 int nfds = restart_block->poll.nfds; in do_restart_poll() local 1054 SYSCALL_DEFINE3(poll, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE3() argument 1086 SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE5() argument 1112 SYSCALL_DEFINE5(ppoll_time32, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE5() argument 1385 unsigned int, nfds, struct old_timespec32 __user *, tsp, in COMPAT_SYSCALL_DEFINE5() argument 1411 unsigned int, nfds, struct __kernel_timespec __user *, tsp, in COMPAT_SYSCALL_DEFINE5() argument
|
| /linux/tools/thermal/lib/ |
| H A D | mainloop.c | 24 int i, nfds; in mainloop() local
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | test_struct_ops_module.c | 255 int fd, epollfd = -1, nfds; in test_detach_link() local
|
| /linux/tools/testing/selftests/x86/ |
| H A D | test_syscall_vdso.c | 171 int nfds; variable
|
| /linux/tools/perf/bench/ |
| H A D | epoll-ctl.c | 60 static unsigned int nfds = 64; variable
|
| /linux/tools/testing/vsock/ |
| H A D | util.c | 72 int epollfd, nfds; in vsock_wait_remote_close() local
|
| /linux/tools/lib/perf/ |
| H A D | evlist.c | 414 int nfds = 0; in perf_evlist__alloc_pollfd() local
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | network_helpers.c | 1006 int fd = ctx->pcap_fd, nfds, r; in traffic_monitor_thread() local
|
| /linux/tools/testing/selftests/net/ |
| H A D | nettest.c | 1254 int nfds; in msg_loop() local
|