dma_buf_ops       110 drivers/dma-buf/udmabuf.c static const struct dma_buf_ops udmabuf_ops = {
dma_buf_ops       310 drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c const struct dma_buf_ops amdgpu_dmabuf_ops = {
dma_buf_ops        42 drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.h extern const struct dma_buf_ops amdgpu_dmabuf_ops;
dma_buf_ops       480 drivers/gpu/drm/armada/armada_gem.c static const struct dma_buf_ops armada_gem_prime_dmabuf_ops = {
dma_buf_ops       770 drivers/gpu/drm/drm_prime.c static const struct dma_buf_ops drm_gem_prime_dmabuf_ops =  {
dma_buf_ops       194 drivers/gpu/drm/i915/gem/i915_gem_dmabuf.c static const struct dma_buf_ops i915_dmabuf_ops =  {
dma_buf_ops        98 drivers/gpu/drm/i915/gem/selftests/mock_dmabuf.c static const struct dma_buf_ops mock_dmabuf_ops =  {
dma_buf_ops       120 drivers/gpu/drm/omapdrm/omap_gem_dmabuf.c static const struct dma_buf_ops omap_dmabuf_ops = {
dma_buf_ops       619 drivers/gpu/drm/tegra/gem.c static const struct dma_buf_ops tegra_gem_prime_dmabuf_ops = {
dma_buf_ops       164 drivers/gpu/drm/udl/udl_dmabuf.c static const struct dma_buf_ops udl_dmabuf_ops = {
dma_buf_ops        94 drivers/gpu/drm/vmwgfx/ttm_object.c 	struct dma_buf_ops ops;
dma_buf_ops       528 drivers/gpu/drm/vmwgfx/ttm_object.c 		       const struct dma_buf_ops *ops)
dma_buf_ops       310 drivers/gpu/drm/vmwgfx/ttm_object.h 		       const struct dma_buf_ops *ops);
dma_buf_ops      1145 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h extern const struct dma_buf_ops vmw_prime_dmabuf_ops;
dma_buf_ops        93 drivers/gpu/drm/vmwgfx/vmwgfx_prime.c const struct dma_buf_ops vmw_prime_dmabuf_ops =  {
dma_buf_ops       358 drivers/media/common/videobuf2/videobuf2-dma-contig.c static const struct dma_buf_ops vb2_dc_dmabuf_ops = {
dma_buf_ops       493 drivers/media/common/videobuf2/videobuf2-dma-sg.c static const struct dma_buf_ops vb2_dma_sg_dmabuf_ops = {
dma_buf_ops       342 drivers/media/common/videobuf2/videobuf2-vmalloc.c static const struct dma_buf_ops vb2_vmalloc_dmabuf_ops = {
dma_buf_ops       582 drivers/misc/fastrpc.c static const struct dma_buf_ops fastrpc_dma_buf_ops = {
dma_buf_ops       343 drivers/staging/android/ion/ion.c static const struct dma_buf_ops dma_buf_ops = {
dma_buf_ops       395 drivers/staging/android/ion/ion.c 	exp_info.ops = &dma_buf_ops;
dma_buf_ops        92 drivers/tee/tee_shm.c static const struct dma_buf_ops tee_shm_dma_buf_ops = {
dma_buf_ops       365 drivers/xen/gntdev-dmabuf.c static const struct dma_buf_ops dmabuf_exp_ops =  {
dma_buf_ops       300 include/linux/dma-buf.h 	const struct dma_buf_ops *ops;
dma_buf_ops       365 include/linux/dma-buf.h 	const struct dma_buf_ops *ops;
dma_buf_ops       908 samples/vfio-mdev/mbochs.c static struct dma_buf_ops mbochs_dmabuf_ops = {