Searched refs:vma_lock_alloc (Results 1 – 1 of 1) sorted by relevance
444 static bool vma_lock_alloc(struct vm_area_struct *vma) in vma_lock_alloc() function463 static inline bool vma_lock_alloc(struct vm_area_struct *vma) { return true; } in vma_lock_alloc() function477 if (!vma_lock_alloc(vma)) { in vm_area_alloc()499 if (!vma_lock_alloc(new)) { in vm_area_dup()