Home
last modified time | relevance | path

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

/linux-6.14.4/mm/
Dmmap.c1258 void exit_mmap(struct mm_struct *mm) in exit_mmap() function
Dnommu.c1498 void exit_mmap(struct mm_struct *mm) in exit_mmap() function
/linux-6.14.4/arch/x86/include/asm/
Dparavirt_types.h139 void (*exit_mmap)(struct mm_struct *mm); member