Searched defs:fds (Results 1 – 4 of 4) sorted by relevance
/spdk/lib/vfio_user/host/ |
H A D | vfio_user.c | 22 int fds[VFIO_MAXIMUM_SPARSE_MMAP_REGIONS]; member 44 vfio_user_write(int fd, void *buf, int len, int *fds, int num_fds) in vfio_user_write() 90 read_fd_message(int sockfd, char *buf, int buflen, int *fds, int *fd_num) in read_fd_message() 162 void *arg, size_t arg_len, size_t buf_len, int *fds, int max_fds) in vfio_user_dev_send_request() 251 size_t buf_len, int *fds, int num_fds) in vfio_user_get_dev_region_info()
|
H A D | vfio_user_pci.c | 201 struct vfio_region_info *info, int *fds) in vfio_device_setup_sparse_mmaps() 278 int fds[VFIO_MAXIMUM_SPARSE_MMAP_REGIONS]; in vfio_device_map_bars_and_config_region() local 433 void *arg, size_t arg_len, size_t buf_len, int *fds, in spdk_vfio_user_dev_send_request()
|
/spdk/lib/virtio/ |
H A D | virtio_vhost_user.c | 40 vhost_user_write(int fd, void *buf, int len, int *fds, int fd_num) in vhost_user_write() argument 231 prepare_vhost_memory_user(struct vhost_user_msg *msg, int fds[]) in prepare_vhost_memory_user() argument 285 int fds[VHOST_USER_MEMORY_MAX_NREGIONS]; in vhost_user_sock() local [all...] |
/spdk/test/app/fuzz/llvm_vfio_fuzz/ |
H A D | llvm_vfio_fuzz.c | 105 int fds[VFIO_MAXIMUM_SPARSE_MMAP_REGIONS]; in fuzz_vfio_user_get_region_info() local
|