Home
last modified time | relevance | path

Searched defs:exit_mmap (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/mm/
Dnommu.c1510 void exit_mmap(struct mm_struct *mm) in exit_mmap() function
Dmmap.c3204 void exit_mmap(struct mm_struct *mm) in exit_mmap() function
/linux-6.6.21/arch/x86/include/asm/
Dparavirt_types.h150 void (*exit_mmap)(struct mm_struct *mm); member