Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
H A Dvideobuf2-memops.c101 * vb2_common_vm_close() - decrease refcount of the vma
107 static void vb2_common_vm_close(struct vm_area_struct *vma) in vb2_common_vm_close() function
124 .close = vb2_common_vm_close,
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-memops.c102 * vb2_common_vm_close() - decrease refcount of the vma
108 static void vb2_common_vm_close(struct vm_area_struct *vma) in vb2_common_vm_close() function
125 .close = vb2_common_vm_close,

Completed in 1 milliseconds