Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Drestart_block.h50 int nfds; member
/Linux-v4.19/fs/
Dselect.c926 static int do_sys_poll(struct pollfd __user *ufds, unsigned int nfds, in do_sys_poll()
994 int nfds = restart_block->poll.nfds; in do_restart_poll() local
1013 SYSCALL_DEFINE3(poll, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE3() argument
1047 SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, unsigned int, nfds, in SYSCALL_DEFINE5() argument
1376 unsigned int, nfds, struct compat_timespec __user *, tsp, in COMPAT_SYSCALL_DEFINE5() argument
/Linux-v4.19/tools/bpf/bpftool/
Dmap_perf_ring.c177 int i, nfds, map_fd, index = -1, cpu = -1; in do_event_pipe() local
/Linux-v4.19/tools/testing/selftests/x86/
Dtest_syscall_vdso.c179 int nfds; variable
/Linux-v4.19/samples/bpf/
Dxdpsock_user.c804 int i, ret, timeout, nfds = 1; in rx_drop_all() local
828 int timeout, ret, nfds = 1; in tx_only() local
/Linux-v4.19/drivers/misc/mic/scif/
Dscif_api.c1387 scif_poll(struct scif_pollepd *ufds, unsigned int nfds, long timeout_msecs) in scif_poll()
/Linux-v4.19/tools/perf/util/
Devlist.c437 int nfds = 0; in perf_evlist__alloc_pollfd() local