Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/
Dfork.c444 static bool vma_lock_alloc(struct vm_area_struct *vma) in vma_lock_alloc() function
463 static inline bool vma_lock_alloc(struct vm_area_struct *vma) { return true; } in vma_lock_alloc() function
/linux-6.14.4/tools/testing/vma/
Dvma_internal.h467 static inline bool vma_lock_alloc(struct vm_area_struct *vma) in vma_lock_alloc() function