Searched refs:GetVmOps (Results 1 – 5 of 5) sorted by relevance
40 const struct vm_operations_struct *GetVmOps(void);
80 const struct vm_operations_struct *GetVmOps(void) in GetVmOps() function
180 vma->vm_ops = GetVmOps(); in VmallocMmap()
136 vma->vm_ops = GetVmOps(); in ContigMmap()
183 vma->vm_ops = GetVmOps(); in SgMmap()