Home
last modified time | relevance | path

Searched refs:vma_lock_free (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/testing/vma/
Dvma_internal.h631 static inline void vma_lock_free(struct vm_area_struct *vma) in vma_lock_free() function
638 vma_lock_free(vma); in __vm_area_free()
/linux-6.12.1/kernel/
Dfork.c457 static inline void vma_lock_free(struct vm_area_struct *vma) in vma_lock_free() function
465 static inline void vma_lock_free(struct vm_area_struct *vma) {} in vma_lock_free() function
515 vma_lock_free(vma); in __vm_area_free()