Searched defs:dmabuf_fd (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/testing/selftests/dmabuf-heaps/ |
| H A D | dmabuf-heap.c | 107 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 D | devmem.h | 181 unsigned int dmabuf_fd, in net_devmem_bind_dmabuf()
|
| H A D | devmem.c | 192 unsigned int dmabuf_fd, unsigned int niov_shift, in net_devmem_bind_dmabuf()
|
| H A D | netdev-genl.c | 1017 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 D | dmabuf.c | 507 int dmabuf_fd; in intel_vgpu_get_dmabuf() local
|
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | ncdevmem.c | 698 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 D | memory.c | 1860 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 D | zcrx.h | 47 __u32 dmabuf_fd; member
|
| /linux/tools/testing/selftests/iommu/ |
| H A D | iommufd_utils.h | 579 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 D | zcrx.c | 160 int dmabuf_fd = area_reg->dmabuf_fd; in io_import_dmabuf() local
|