Home
last modified time | relevance | path

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

/linux/tools/include/nolibc/sys/
H A Dselect.h64 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/tools/thermal/lib/
H A Dmainloop.c24 int i, nfds; in mainloop() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_struct_ops_module.c255 int fd, epollfd = -1, nfds; in test_detach_link() local
/linux/tools/testing/selftests/x86/
H A Dtest_syscall_vdso.c171 int nfds; variable
/linux/tools/perf/bench/
H A Depoll-ctl.c60 static unsigned int nfds = 64; variable
/linux/tools/lib/perf/
H A Devlist.c414 int nfds = 0; in perf_evlist__alloc_pollfd() local
/linux/tools/testing/vsock/
H A Dutil.c72 int epollfd, nfds; in vsock_wait_remote_close() local
/linux/tools/testing/selftests/bpf/
H A Dnetwork_helpers.c1006 int fd = ctx->pcap_fd, nfds, r; in traffic_monitor_thread() local
/linux/tools/testing/selftests/net/
H A Dnettest.c1254 int nfds; in msg_loop() local