Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dfork.c523 void __vm_area_free(struct vm_area_struct *vma) in __vm_area_free() function
539 __vm_area_free(vma); in vm_area_free_rcu_cb()
548 __vm_area_free(vma); in vm_area_free()
/openbmc/linux/include/linux/
H A Dmm.h255 void __vm_area_free(struct vm_area_struct *vma);
/openbmc/linux/mm/
H A Dmmap.c146 __vm_area_free(vma); in remove_vma()