Searched defs:fds (Results 1 - 25 of 71) sorted by last modified time

123

/linux-master/tools/testing/selftests/net/tcp_ao/
H A Drst.c214 fd_set fds, efds; local
/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c3240 struct amperf_group_fd fds = {.aperf = -1, .mperf = -1 }; local
6582 struct amperf_group_fd fds; local
[all...]
/linux-master/drivers/fpga/
H A Ddfl.c1998 s32 *fds; local
1939 dfl_fpga_set_irq_triggers(struct dfl_feature *feature, unsigned int start, unsigned int count, int32_t *fds) argument
[all...]
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_intrs.c702 int32_t *fds = data; local
538 vfio_msi_set_block(struct vfio_pci_core_device *vdev, unsigned start, unsigned count, int32_t *fds, bool msix) argument
/linux-master/tools/virtio/
H A Dvhost_net_test.c38 struct pollfd fds; member in struct:vq_info
/linux-master/tools/testing/vsock/
H A Dvsock_test_zerocopy.c148 struct pollfd fds = { 0 }; local
H A Dvsock_test.c214 int fds[MULTICONN_NFDS]; local
238 int fds[MULTICONN_NFDS]; local
838 struct pollfd fds; local
1286 struct pollfd fds; local
[all...]
/linux-master/tools/testing/selftests/pidfd/
H A Dpidfd_getfd_test.c246 struct pollfd fds; local
/linux-master/tools/testing/selftests/net/
H A Dip_local_port_range.c232 int fds[2], i; local
310 int fds[8]; local
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dxdp_hw_metadata.c408 struct pollfd fds[rxq + 1]; local
[all...]
H A Dxskxceiver.c1061 struct pollfd fds = { }; local
1237 struct pollfd fds = { }; local
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtoken.c151 int fds[1] = { fd }, err; local
170 memcpy(CMSG_DATA(cmsg), fds, sizeof(fds)); local
186 int fds[1], err; local
[all...]
H A Dsock_iter_batch.c18 int *fds[2] = {}; local
[all...]
H A Dlwt_helpers.h103 fd_set fds; local
/linux-master/tools/bpf/bpftool/
H A Dprog.c603 int *fds = NULL; local
885 int *fds = NULL; local
[all...]
H A Dmap.c633 int *fds = NULL; local
768 maps_have_btf(int *fds, int nb_fds) argument
901 int *fds = NULL; local
[all...]
/linux-master/io_uring/
H A Dregister.c38 __s32 __user *fds = arg; local
/linux-master/include/uapi/linux/
H A Dio_uring.h595 __aligned_u64 /* __s32 * */ fds; member in struct:io_uring_files_update
/linux-master/fs/
H A Dselect.c420 max_select_fd(unsigned long n, fd_set_bits *fds) argument
479 do_select(int n, fd_set_bits *fds, struct timespec64 *end_time) argument
628 fd_set_bits fds; local
1023 struct pollfd *fds = walk->entries; local
1199 fd_set_bits fds; local
[all...]
/linux-master/arch/um/os-Linux/drivers/
H A Dtuntap_user.c133 int err, fds[2], len, used; local
/linux-master/arch/um/drivers/
H A Dubd_kern.c61 int fds[2]; member in struct:io_thread_req
[all...]
H A Dchan_user.c229 int fds[2], n, err, pid; local
/linux-master/tools/testing/selftests/net/tcp_ao/lib/
H A Dsock.c41 fd_set fds, efds; local
/linux-master/arch/um/os-Linux/
H A Dhelper.c47 int pid, fds[2], ret, n; local
[all...]
/linux-master/arch/um/kernel/
H A Dtime.c154 int fds[2] = { fd, time_travel_ext_fd }; local

Completed in 325 milliseconds

123