Home
last modified time | relevance | path

Searched defs:vma_lock_alloc (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/kernel/
Dfork.c437 static bool vma_lock_alloc(struct vm_area_struct *vma) in vma_lock_alloc() function
456 static inline bool vma_lock_alloc(struct vm_area_struct *vma) { return true; } in vma_lock_alloc() function