Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/vma/
Dvma_internal.h636 static inline void __vm_area_free(struct vm_area_struct *vma) in __vm_area_free() function
644 __vm_area_free(vma); in vm_area_free()
/linux-6.12.1/kernel/
Dfork.c511 void __vm_area_free(struct vm_area_struct *vma) in __vm_area_free() function
527 __vm_area_free(vma); in vm_area_free_rcu_cb()
536 __vm_area_free(vma); in vm_area_free()
/linux-6.12.1/mm/
Dvma.c334 __vm_area_free(vma); in remove_vma()
/linux-6.12.1/include/linux/
Dmm.h260 void __vm_area_free(struct vm_area_struct *vma);