Searched defs:dmabuf_fd (Results 1 – 10 of 10) sorted by relevance
/openbmc/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 224 int heap_fd = -1, dmabuf_fd[32]; in test_alloc_zeroed() local 302 int *dmabuf_fd) in dmabuf_heap_alloc_older() 330 int *dmabuf_fd) in dmabuf_heap_alloc_newer() 367 int heap_fd = -1, dmabuf_fd = -1; in test_alloc_compat() local 403 int heap_fd = -1, dmabuf_fd = -1; in test_alloc_errors() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-virtio-dmabuf.c | 28 int i, dmabuf_fd; in test_add_remove_resources() local 79 int i, dmabuf_fd = -2, alt_dmabuf = 2; in test_add_invalid_resource() local 109 int i, dmabuf_fd; in test_free_resources() local
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | dmabuf.c | 506 int dmabuf_fd; in intel_vgpu_get_dmabuf() local
|
/openbmc/qemu/ui/ |
H A D | dmabuf.c | 36 uint64_t modifier, int32_t dmabuf_fd, in qemu_dmabuf_new()
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | memory.c | 1835 u64 total_size, int flags, int *dmabuf_fd) in export_dmabuf() 2015 int flags, int *dmabuf_fd) in export_dmabuf_from_addr() 2189 int rc, dmabuf_fd = -EBADF; in hl_mem_ioctl() local
|
/openbmc/linux/include/uapi/linux/ |
H A 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
|
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio-gpu.h | 61 int dmabuf_fd; member
|
/openbmc/qemu/subprojects/libvhost-user/ |
H A D | libvhost-user.c | 1077 int dmabuf_fd = -1; in vu_get_shared_object() local 1498 int *dmabuf_fd) in vu_lookup_shared_object()
|
/openbmc/qemu/hw/virtio/ |
H A D | vhost-user.c | 1661 int *dmabuf_fd) in vhost_user_get_shared_object() 1707 int dmabuf_fd = -1; in vhost_user_backend_handle_shared_object_lookup() local
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | devx.c | 2198 int dmabuf_fd; in devx_umem_get() local
|