Home
last modified time | relevance | path

Searched defs:fds (Results 1 – 10 of 10) sorted by relevance

/dpdk/drivers/raw/ifpga/base/
H A Difpga_feature_dev.c364 unsigned int count, s32 *fds) in vfio_msix_enable_block()
395 unsigned int count, s32 *fds) in fpga_msix_set_block()
/dpdk/lib/eal/include/
H A Drte_eal.h168 int fds[RTE_MP_MAX_FD_NUM]; member
/dpdk/lib/power/
H A Dguest_channel.c162 struct pollfd fds; in power_guest_channel_read_msg() local
/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_user.c106 vhost_user_write(int fd, struct vhost_user_msg *msg, int *fds, int fd_num) in vhost_user_write()
378 int *fds; member
460 int fds[VHOST_MEMORY_MAX_NREGIONS]; in vhost_user_set_memory_table() local
/dpdk/lib/vhost/
H A Dsocket.c102 read_fd_message(char *ifname, int sockfd, char *buf, int buflen, int *fds, int max_fds, in read_fd_message()
155 send_fd_message(char *ifname, int sockfd, char *buf, int buflen, int *fds, int fd_num) in send_fd_message()
H A Dvhost_user.h158 int fds[VHOST_MEMORY_MAX_NREGIONS]; member
/dpdk/lib/eal/linux/
H A Deal_memalloc.c91 int *fds; /**< dynamically allocated array of segment lock fd's */ member
1531 int *fds = fd_list[list_idx].fds; in destroy_list() local
/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec_raw_dp.c786 struct qm_fd fds[DPAA_SEC_BURST], *fd; in dpaa_sec_raw_enqueue_burst() local
H A Ddpaa_sec.c1895 struct qm_fd fds[DPAA_SEC_BURST], *fd; in dpaa_sec_enqueue_burst() local
/dpdk/drivers/net/af_xdp/
H A Drte_eth_af_xdp.c122 struct pollfd fds[1]; member