Searched defs:dmabuf_fd (Results 1 – 10 of 10) sorted by relevance
/linux-6.14.4/tools/testing/selftests/dmabuf-heaps/ |
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-6.14.4/net/core/ |
D | devmem.h | 135 net_devmem_bind_dmabuf(struct net_device *dev, unsigned int dmabuf_fd, in net_devmem_bind_dmabuf()
|
D | devmem.c | 190 net_devmem_bind_dmabuf(struct net_device *dev, unsigned int dmabuf_fd, in net_devmem_bind_dmabuf()
|
D | netdev-genl.c | 815 u32 ifindex, dmabuf_fd, rxq_idx; in netdev_nl_bind_rx_doit() local
|
/linux-6.14.4/drivers/gpu/drm/i915/gvt/ |
D | dmabuf.c | 507 int dmabuf_fd; in intel_vgpu_get_dmabuf() local
|
/linux-6.14.4/drivers/accel/habanalabs/common/ |
D | memory.c | 1858 u64 total_size, int flags, int *dmabuf_fd) in export_dmabuf() 2035 int flags, int *dmabuf_fd) in export_dmabuf_from_addr() 2207 int rc, dmabuf_fd = -EBADF; in hl_mem_ioctl() local
|
/linux-6.14.4/tools/testing/selftests/drivers/net/hw/ |
D | ncdevmem.c | 352 static int bind_rx_queue(unsigned int ifindex, unsigned int dmabuf_fd, in bind_rx_queue()
|
/linux-6.14.4/include/uapi/linux/ |
D | kfd_ioctl.h | 503 __u32 dmabuf_fd; /* to KFD */ member 510 __u32 dmabuf_fd; /* to KFD */ member 516 __u32 dmabuf_fd; /* from KFD */ member 719 __u32 dmabuf_fd; member
|
/linux-6.14.4/drivers/iio/ |
D | industrialio-buffer.c | 1763 int dmabuf_fd, ret = -EPERM; in iio_buffer_detach_dmabuf() local
|
/linux-6.14.4/drivers/infiniband/hw/mlx5/ |
D | devx.c | 2213 int dmabuf_fd; in devx_umem_get() local
|