Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dmmu_notifier.h173 extern void __mmu_notifier_mm_destroy(struct mm_struct *mm);
246 __mmu_notifier_mm_destroy(mm); in mmu_notifier_mm_destroy()
/linux-3.4.99/mm/
Dmmu_notifier.c281 void __mmu_notifier_mm_destroy(struct mm_struct *mm) in __mmu_notifier_mm_destroy() function