Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/kernel/
H A Dfork.c931 void __mmdrop(struct mm_struct *mm) in __mmdrop() function
952 EXPORT_SYMBOL_GPL(__mmdrop);
959 __mmdrop(mm); in mmdrop_async_fn()
/linux-6.15/arch/
H A DKconfig494 # "lazy tlb" beyond its final refcount (i.e., by the time __mmdrop frees the mm
508 # users before the mm is deallocated. __mmdrop() first IPIs all CPUs that may