Home
last modified time | relevance | path

Searched refs:__mmu_notifier_mm_destroy (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/
Dmmu_notifier.h172 extern void __mmu_notifier_mm_destroy(struct mm_struct *mm);
245 __mmu_notifier_mm_destroy(mm); in mmu_notifier_mm_destroy()
/linux-2.6.39/mm/
Dmmu_notifier.c266 void __mmu_notifier_mm_destroy(struct mm_struct *mm) in __mmu_notifier_mm_destroy() function