Home
last modified time | relevance | path

Searched refs:GetVmOps (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/camera/include/
H A Dcamera_buffer_manager_adapter.h40 const struct vm_operations_struct *GetVmOps(void);
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/camera/src/
H A Dcamera_buffer_manager_adapter.c80 const struct vm_operations_struct *GetVmOps(void) in GetVmOps() function
H A Dvirtual_malloc.c180 vma->vm_ops = GetVmOps(); in VmallocMmap()
H A Dcontig_dma.c136 vma->vm_ops = GetVmOps(); in ContigMmap()
H A Dsg_dma.c183 vma->vm_ops = GetVmOps(); in SgMmap()