Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmmu_notifier.h278 extern void __mmu_notifier_mm_destroy(struct mm_struct *mm);
402 __mmu_notifier_mm_destroy(mm); in mmu_notifier_mm_destroy()
/Linux-v5.4/mm/
Dmmu_notifier.c411 void __mmu_notifier_mm_destroy(struct mm_struct *mm) in __mmu_notifier_mm_destroy() function