Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/
Dfork.c469 static inline void vma_lock_free(struct vm_area_struct *vma) in vma_lock_free() function
477 static inline void vma_lock_free(struct vm_area_struct *vma) {} in vma_lock_free() function
527 vma_lock_free(vma); in __vm_area_free()