Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dnommu.c1536 void exit_mmap(struct mm_struct *mm) in exit_mmap() function
Dmmap.c3224 void exit_mmap(struct mm_struct *mm) in exit_mmap() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dparavirt_types.h209 void (*exit_mmap)(struct mm_struct *mm); member