Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dfork.c470 static inline void vma_lock_free(struct vm_area_struct *vma) in vma_lock_free() function
478 static inline void vma_lock_free(struct vm_area_struct *vma) {} in vma_lock_free() function
528 vma_lock_free(vma); in __vm_area_free()