Home
last modified time | relevance | path

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

12

/f-stack/dpdk/drivers/net/virtio/virtio_user/
H A Dvhost_user.c46 int fds[VHOST_MEMORY_MAX_NREGIONS]; member
54 vhost_user_write(int fd, void *buf, int len, int *fds, int fd_num) in vhost_user_write()
130 int *fds; member
209 prepare_vhost_memory_user(struct vhost_user_msg *msg, int fds[]) in prepare_vhost_memory_user()
260 int fds[VHOST_MEMORY_MAX_NREGIONS]; in vhost_user_sock() local
/f-stack/dpdk/drivers/raw/ifpga/base/
H A Difpga_feature_dev.c343 unsigned int count, s32 *fds) in vfio_msix_enable_block()
374 unsigned int count, s32 *fds) in fpga_msix_set_block()
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_eal.h170 int fds[RTE_MP_MAX_FD_NUM]; member
/f-stack/dpdk/lib/librte_power/
H A Dguest_channel.c163 struct pollfd fds; in power_guest_channel_read_msg() local
/f-stack/app/redis-5.0.5/src/
H A Drio.h78 int *fds; /* File descriptors. */ member
H A Drio.c266 void rioInitWithFdset(rio *r, int *fds, int numfds) { in rioInitWithFdset()
H A Daof.c1505 int fds[6] = {-1, -1, -1, -1, -1, -1}; in aofCreatePipes() local
H A Drdb.c2232 int *fds; in rdbSaveToSlavesSockets() local
H A Dserver.c1920 int listenToPort(int port, int *fds, int *count) { in listenToPort()
/f-stack/freebsd/contrib/libnv/
H A Dnvlist.c781 int *fds; in nvlist_descriptors() local
1119 nvlist_xunpack(const void *buf, size_t size, const int *fds, size_t nfds, in nvlist_xunpack()
1259 int *fds; in nvlist_send() local
1304 int *fds; in nvlist_recv() local
H A Dbsd_nvpair.c832 size_t *leftp, const int *fds, size_t nfds) in nvpair_unpack_descriptor()
1025 const unsigned char *ptr, size_t *leftp, const int *fds, size_t nfds) in nvpair_unpack_descriptor_array()
1499 int *fds; in nvpair_create_descriptor_array() local
/f-stack/dpdk/lib/librte_vhost/
H A Dsocket.c102 read_fd_message(int sockfd, char *buf, int buflen, int *fds, int max_fds, in read_fd_message()
154 send_fd_message(int sockfd, char *buf, int buflen, int *fds, int fd_num) in send_fd_message()
H A Dvhost_user.h152 int fds[VHOST_MEMORY_MAX_NREGIONS]; member
/f-stack/freebsd/kern/
H A Dkern_exec.c1226 const void *data, size_t datalen, const int *fds, size_t fdslen) in exec_copyin_data_fds()
H A Dsys_generic.c1604 pollout(struct thread *td, struct pollfd *fds, struct pollfd *ufds, u_int nfd) in pollout()
1625 pollscan(struct thread *td, struct pollfd *fds, u_int nfd) in pollscan()
H A Duipc_syscalls.c1602 int error, fd, *fds, nfd; in m_dispose_extcontrolm() local
H A Dkern_descrip.c1954 fdallocn(struct thread *td, int minfd, int *fds, int n) in fdallocn()
2385 fdcopy_remapped(struct filedesc *fdp, const int *fds, size_t nfds, in fdcopy_remapped()
/f-stack/freebsd/net/
H A Dnetmap_user.h541 win_nm_poll(struct pollfd *fds, int nfds, int timeout) in win_nm_poll()
/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_memalloc.c99 int *fds; /**< dynamically allocated array of segment lock fd's */ member
/f-stack/dpdk/drivers/net/af_xdp/
H A Drte_eth_af_xdp.c101 struct pollfd fds[1]; member
/f-stack/lib/
H A Dff_syscall_wrapper.c1144 ff_poll(struct pollfd fds[], nfds_t nfds, int timeout) in ff_poll()
/f-stack/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.c1710 struct qm_fd fds[DPAA_SEC_BURST], *fd; in dpaa_sec_enqueue_burst() local
/f-stack/tools/compat/include/sys/
H A Dsysproto.h182 char fds_l_[PADL_(struct pollfd *)]; struct pollfd * fds; char fds_r_[PADR_(struct pollfd *)]; member
331 char fds_l_[PADL_(struct pollfd *)]; struct pollfd * fds; char fds_r_[PADR_(struct pollfd *)]; member
/f-stack/freebsd/sys/
H A Dsysproto.h585 char fds_l_[PADL_(struct pollfd *)]; struct pollfd * fds; char fds_r_[PADR_(struct pollfd *)]; member
1675 char fds_l_[PADL_(struct pollfd *)]; struct pollfd * fds; char fds_r_[PADR_(struct pollfd *)]; member
/f-stack/freebsd/arm64/linux/
H A Dlinux_proto.h312 char fds_l_[PADL_(struct pollfd *)]; struct pollfd * fds; char fds_r_[PADR_(struct pollfd *)]; member

12