Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/sched/
Dmm.h45 extern void __mmdrop(struct mm_struct *mm);
55 __mmdrop(mm); in mmdrop()
67 __mmdrop(mm); in __mmdrop_delayed()
/linux-6.12.1/kernel/
Dfork.c911 void __mmdrop(struct mm_struct *mm) in __mmdrop() function
931 EXPORT_SYMBOL_GPL(__mmdrop);
938 __mmdrop(mm); in mmdrop_async_fn()
/linux-6.12.1/arch/
DKconfig493 # "lazy tlb" beyond its final refcount (i.e., by the time __mmdrop frees the mm
507 # users before the mm is deallocated. __mmdrop() first IPIs all CPUs that may