Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/dmabuf-heaps/
H A Ddmabuf-heap.c107 unsigned int heap_flags, int *dmabuf_fd) in dmabuf_heap_alloc_fdflags()
128 int *dmabuf_fd) in dmabuf_heap_alloc()
147 int heap_fd = -1, dmabuf_fd = -1, importer_fd = -1; in test_alloc_and_import() local
210 int heap_fd = -1, dmabuf_fd[32]; in test_alloc_zeroed() local
286 int *dmabuf_fd) in dmabuf_heap_alloc_older()
314 int *dmabuf_fd) in dmabuf_heap_alloc_newer()
351 int ret, heap_fd = -1, dmabuf_fd = -1; in test_alloc_compat() local
372 int heap_fd = -1, dmabuf_fd = -1; in test_alloc_errors() local
/linux/net/core/
H A Ddevmem.h181 unsigned int dmabuf_fd, in net_devmem_bind_dmabuf()
H A Ddevmem.c192 unsigned int dmabuf_fd, unsigned int niov_shift, in net_devmem_bind_dmabuf()
H A Dnetdev-genl.c1017 u32 ifindex, dmabuf_fd, rxq_idx; in netdev_nl_bind_rx_doit() local
1178 u32 ifindex, dmabuf_fd; netdev_nl_bind_tx_doit() local
/linux/drivers/gpu/drm/i915/gvt/
H A Ddmabuf.c507 int dmabuf_fd; in intel_vgpu_get_dmabuf() local
/linux/tools/testing/selftests/drivers/net/hw/
H A Dncdevmem.c698 static int bind_rx_queue(unsigned int ifindex, unsigned int dmabuf_fd, in bind_rx_queue()
746 static int bind_tx_queue(unsigned int ifindex, unsigned int dmabuf_fd, in bind_tx_queue()
/linux/drivers/accel/habanalabs/common/
H A Dmemory.c1860 u64 total_size, int flags, int *dmabuf_fd) in export_dmabuf()
2031 int flags, int *dmabuf_fd) in export_dmabuf_from_addr()
2203 int rc, dmabuf_fd = -EBADF; in hl_mem_ioctl() local
/linux/include/uapi/linux/io_uring/
H A Dzcrx.h47 __u32 dmabuf_fd; member
/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h579 static int _test_cmd_revoke_dmabuf(int fd, int dmabuf_fd, bool revoked) in _test_cmd_revoke_dmabuf() argument
593 #define test_cmd_revoke_dmabuf(dmabuf_fd, revoke) \ argument
/linux/io_uring/
H A Dzcrx.c160 int dmabuf_fd = area_reg->dmabuf_fd; in io_import_dmabuf() local