Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dnommu.c1539 void exit_mmap(struct mm_struct *mm) in exit_mmap() function
Dmmap.c3063 void exit_mmap(struct mm_struct *mm) in exit_mmap() function
/linux-6.1.9/arch/x86/include/asm/
Dparavirt_types.h170 void (*exit_mmap)(struct mm_struct *mm); member