Home
last modified time | relevance | path

Searched refs:__mmdrop (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/sched/
H A Dmm.h45 extern void __mmdrop(struct mm_struct *mm);
55 __mmdrop(mm); in mmdrop()
67 __mmdrop(mm); in __mmdrop_delayed()
/linux/kernel/
H A Dfork.c674 void __mmdrop(struct mm_struct *mm) in __mmdrop() function
695 EXPORT_SYMBOL_GPL(__mmdrop);
702 __mmdrop(mm); in mmdrop_async_fn()
/linux/arch/
H A DKconfig548 # "lazy tlb" beyond its final refcount (i.e., by the time __mmdrop frees the mm
562 # users before the mm is deallocated. __mmdrop() first IPIs all CPUs that may