Searched refs:vma_lock_alloc (Results 1 – 1 of 1) sorted by relevance
466 static bool vma_lock_alloc(struct vm_area_struct *vma) in vma_lock_alloc() function485 static inline bool vma_lock_alloc(struct vm_area_struct *vma) { return true; } in vma_lock_alloc() function499 if (!vma_lock_alloc(vma)) { in vm_area_alloc()521 if (!vma_lock_alloc(new)) { in vm_area_dup()