Home
last modified time | relevance | path

Searched refs:vb2_common_vm_open (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
H A Dvideobuf2-memops.c83 * vb2_common_vm_open() - increase refcount of the vma
89 static void vb2_common_vm_open(struct vm_area_struct *vma) in vb2_common_vm_open() function
123 .open = vb2_common_vm_open,
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-memops.c84 * vb2_common_vm_open() - increase refcount of the vma
90 static void vb2_common_vm_open(struct vm_area_struct *vma) in vb2_common_vm_open() function
124 .open = vb2_common_vm_open,

Completed in 1 milliseconds