Searched defs:dmabuf_fd (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/tools/testing/selftests/dmabuf-heaps/ |
D | dmabuf-heap.c | 105 unsigned int heap_flags, int *dmabuf_fd) in dmabuf_heap_alloc_fdflags() 126 int *dmabuf_fd) in dmabuf_heap_alloc() 145 int heap_fd = -1, dmabuf_fd = -1, importer_fd = -1; in test_alloc_and_import() local 222 int heap_fd = -1, dmabuf_fd[32]; in test_alloc_zeroed() local 300 int *dmabuf_fd) in dmabuf_heap_alloc_older() 328 int *dmabuf_fd) in dmabuf_heap_alloc_newer() 365 int heap_fd = -1, dmabuf_fd = -1; in test_alloc_compat() local 401 int heap_fd = -1, dmabuf_fd = -1; in test_alloc_errors() local
|
/Linux-v6.6/drivers/gpu/drm/i915/gvt/ |
D | dmabuf.c | 506 int dmabuf_fd; in intel_vgpu_get_dmabuf() local
|
/Linux-v6.6/drivers/accel/habanalabs/common/ |
D | memory.c | 1835 u64 total_size, int flags, int *dmabuf_fd) in export_dmabuf() 2008 int flags, int *dmabuf_fd) in export_dmabuf_from_addr() 2182 int rc, dmabuf_fd = -EBADF; in hl_mem_ioctl() local
|
/Linux-v6.6/include/uapi/linux/ |
D | kfd_ioctl.h | 493 __u32 dmabuf_fd; /* to KFD */ member 500 __u32 dmabuf_fd; /* to KFD */ member 506 __u32 dmabuf_fd; /* from KFD */ member 634 __u32 dmabuf_fd; member
|
/Linux-v6.6/drivers/infiniband/hw/mlx5/ |
D | devx.c | 2198 int dmabuf_fd; in devx_umem_get() local
|