Home
last modified time | relevance | path

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

/linux-3.3/mm/
Dnommu.c1726 void exit_mmap(struct mm_struct *mm) in exit_mmap() function
Dmmap.c2222 void exit_mmap(struct mm_struct *mm) in exit_mmap() function
/linux-3.3/arch/x86/include/asm/
Dparavirt_types.h244 void (*exit_mmap)(struct mm_struct *mm); member