Home
last modified time | relevance | path

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

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