Home
last modified time | relevance | path

Searched refs:vb2_common_vm_ops (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
H A Dvideobuf2-memops.c119 * vb2_common_vm_ops - common vm_ops used for tracking refcount of mmapped
122 const struct vm_operations_struct vb2_common_vm_ops = { variable
126 EXPORT_SYMBOL_GPL(vb2_common_vm_ops); variable
H A Dvideobuf2-vmalloc.c193 vma->vm_ops = &vb2_common_vm_ops; in vb2_vmalloc_mmap()
H A Dvideobuf2-dma-contig.c195 vma->vm_ops = &vb2_common_vm_ops; in vb2_dc_mmap()
H A Dvideobuf2-dma-sg.c339 vma->vm_ops = &vb2_common_vm_ops; in vb2_dma_sg_mmap()
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-memops.c120 * vb2_common_vm_ops - common vm_ops used for tracking refcount of mmapped
123 const struct vm_operations_struct vb2_common_vm_ops = { variable
127 EXPORT_SYMBOL_GPL(vb2_common_vm_ops); variable
H A Dvideobuf2-vmalloc.c193 vma->vm_ops = &vb2_common_vm_ops; in vb2_vmalloc_mmap()
H A Dvideobuf2-dma-contig.c297 vma->vm_ops = &vb2_common_vm_ops; in vb2_dc_mmap()
H A Dvideobuf2-dma-sg.c352 vma->vm_ops = &vb2_common_vm_ops; in vb2_dma_sg_mmap()
/kernel/linux/linux-5.10/include/media/
H A Dvideobuf2-memops.h34 extern const struct vm_operations_struct vb2_common_vm_ops;
/kernel/linux/linux-6.6/include/media/
H A Dvideobuf2-memops.h34 extern const struct vm_operations_struct vb2_common_vm_ops;

Completed in 7 milliseconds