Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dfork.c445 static bool vma_lock_alloc(struct vm_area_struct *vma) in vma_lock_alloc() function
464 static inline bool vma_lock_alloc(struct vm_area_struct *vma) { return true; } in vma_lock_alloc() function
/linux-6.12.1/tools/testing/vma/
Dvma_internal.h401 static inline bool vma_lock_alloc(struct vm_area_struct *vma) in vma_lock_alloc() function