Home
last modified time | relevance | path

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

/kernel/
Dfork.c478 static inline void vma_lock_free(struct vm_area_struct *vma) in vma_lock_free() function
486 static inline void vma_lock_free(struct vm_area_struct *vma) {} in vma_lock_free() function
534 vma_lock_free(vma); in __vm_area_free()