Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dnommu.c1536 void exit_mmap(struct mm_struct *mm) in exit_mmap() function
H A Dmmap.c3300 void exit_mmap(struct mm_struct *mm) in exit_mmap() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dparavirt_types.h209 void (*exit_mmap)(struct mm_struct *mm); member