Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmmu_notifier.h211 extern void __mmu_notifier_mm_destroy(struct mm_struct *mm);
307 __mmu_notifier_mm_destroy(mm); in mmu_notifier_mm_destroy()
/linux-4.4.14/mm/
Dmmu_notifier.c332 void __mmu_notifier_mm_destroy(struct mm_struct *mm) in __mmu_notifier_mm_destroy() function