Searched defs:dmabuf_fd (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/tools/testing/selftests/dmabuf-heaps/ |
D | dmabuf-heap.c | 106 unsigned int heap_flags, int *dmabuf_fd) in dmabuf_heap_alloc_fdflags() 127 int *dmabuf_fd) in dmabuf_heap_alloc() 146 int heap_fd = -1, dmabuf_fd = -1, importer_fd = -1; in test_alloc_and_import() local 223 int heap_fd = -1, dmabuf_fd[32]; in test_alloc_zeroed() local 301 int *dmabuf_fd) in dmabuf_heap_alloc_older() 329 int *dmabuf_fd) in dmabuf_heap_alloc_newer() 366 int heap_fd = -1, dmabuf_fd = -1; in test_alloc_compat() local 402 int heap_fd = -1, dmabuf_fd = -1; in test_alloc_errors() local
|
/linux-6.1.9/drivers/misc/habanalabs/common/ |
D | memory.c | 1790 u64 total_size, int flags, int *dmabuf_fd) in export_dmabuf_common() 1842 u64 size, int flags, int *dmabuf_fd) in export_dmabuf_from_addr() 1919 int *dmabuf_fd) in export_dmabuf_from_handle() 2180 int rc, dmabuf_fd = -EBADF; in hl_mem_ioctl() local
|
/linux-6.1.9/drivers/gpu/drm/i915/gvt/ |
D | dmabuf.c | 503 int dmabuf_fd; in intel_vgpu_get_dmabuf() local
|
/linux-6.1.9/include/uapi/linux/ |
D | kfd_ioctl.h | 456 __u32 dmabuf_fd; /* to KFD */ member 463 __u32 dmabuf_fd; /* to KFD */ member 591 __u32 dmabuf_fd; member
|
/linux-6.1.9/drivers/infiniband/hw/mlx5/ |
D | devx.c | 2179 int dmabuf_fd; in devx_umem_get() local
|