Home
last modified time | relevance | path

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

/linux/kernel/
H A Dfork.c456 static inline void vma_lock_free(struct vm_area_struct *vma) in vma_lock_free() function
464 static inline void vma_lock_free(struct vm_area_struct *vma) {} in vma_lock_free() function
514 vma_lock_free(vma); in __vm_area_free()