Searched defs:fds (Results 1 - 25 of 71) sorted by path

123

/linux-master/tools/usb/usbip/src/
H A Dusbipd.c497 struct pollfd *fds; local
/linux-master/arch/um/drivers/
H A Dchan_user.c229 int fds[2], n, err, pid; local
H A Dnet_user.c182 int pid, fds[2], err; local
H A Dslip_user.c78 int pid, fds[2], err, output_len; local
H A Dslirp_user.c52 int fds[2], pid, err; local
H A Dubd_kern.c61 int fds[2]; member in struct:io_thread_req
[all...]
H A Dubd_user.c30 int pid, fds[2], err; local
H A Dvector_kern.h86 struct vector_fds *fds; member in struct:vector_private
H A Dvirtio_uml.c632 int fds[2]; local
81 full_sendmsg_fds(int fd, const void *buf, unsigned int len, const int *fds, unsigned int fds_num) argument
226 vhost_user_send(struct virtio_uml_device *vu_dev, bool need_response, struct vhost_user_msg *msg, int *fds, size_t num_fds) argument
[all...]
/linux-master/arch/um/kernel/
H A Dtime.c154 int fds[2] = { fd, time_travel_ext_fd }; local
/linux-master/arch/um/os-Linux/drivers/
H A Dtuntap_user.c133 int err, fds[2], len, used; local
/linux-master/arch/um/os-Linux/
H A Dfile.c375 int os_pipe(int *fds, int stream, int close_on_exec) argument
646 int os_sendmsg_fds(int fd, const void *buf, unsigned int len, const int *fds, argument
673 memcpy(CMSG_DATA(cmsg), fds, fds_siz local
681 os_poll(unsigned int n, const int *fds) argument
[all...]
H A Dhelper.c47 int pid, fds[2], ret, n; local
[all...]
H A Dsigio.c53 struct pollfds *fds, tmp; 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/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c341 struct dpaa2_fd *fds; local
368 struct dpaa2_fd *fds; local
2862 struct dpaa2_fd *fds; local
[all...]
H A Ddpaa2-eth.h448 struct dpaa2_fd fds[DEV_MAP_BULK_SIZE]; member in struct:dpaa2_eth_xdp_fds
H A Ddpaa2-xsk.c400 struct dpaa2_fd *fds; local
/linux-master/drivers/power/supply/
H A Dmt6370-charger.c684 const struct mt6370_chg_field *fds = mt6370_chg_fields; local
/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/fs/
H A Dfile.c742 struct files_struct *cur_fds = me->files, *fds = NULL; local
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/fs/jffs2/
H A Dnodelist.h247 struct jffs2_full_dirent *fds; member in struct:jffs2_readinode_info
H A Dreadinode.c1415 struct jffs2_full_dirent *fd, *fds; local
[all...]
/linux-master/include/uapi/linux/
H A Dio_uring.h595 __aligned_u64 /* __s32 * */ fds; member in struct:io_uring_files_update

Completed in 298 milliseconds

123