Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sched/
H A Dmm.h44 extern void __mmdrop(struct mm_struct *mm);
54 __mmdrop(mm); in mmdrop()
66 __mmdrop(mm); in __mmdrop_delayed()
/openbmc/linux/kernel/
H A Dfork.c910 void __mmdrop(struct mm_struct *mm) in __mmdrop() function
930 EXPORT_SYMBOL_GPL(__mmdrop);
937 __mmdrop(mm); in mmdrop_async_fn()
/openbmc/linux/arch/
H A DKconfig492 # "lazy tlb" beyond its final refcount (i.e., by the time __mmdrop frees the mm
506 # users before the mm is deallocated. __mmdrop() first IPIs all CPUs that may