videobuf_vm_ops   130 drivers/media/v4l2-core/videobuf-dma-contig.c static const struct vm_operations_struct videobuf_vm_ops = {
videobuf_vm_ops   322 drivers/media/v4l2-core/videobuf-dma-contig.c 	vma->vm_ops = &videobuf_vm_ops;
videobuf_vm_ops   455 drivers/media/v4l2-core/videobuf-dma-sg.c static const struct vm_operations_struct videobuf_vm_ops = {
videobuf_vm_ops   638 drivers/media/v4l2-core/videobuf-dma-sg.c 	vma->vm_ops   = &videobuf_vm_ops;
videobuf_vm_ops   120 drivers/media/v4l2-core/videobuf-vmalloc.c static const struct vm_operations_struct videobuf_vm_ops = {
videobuf_vm_ops   249 drivers/media/v4l2-core/videobuf-vmalloc.c 	vma->vm_ops          = &videobuf_vm_ops;