Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dmm.h63 static inline void __mmdrop_delayed(struct rcu_head *rhp) in __mmdrop_delayed() function
78 call_rcu(&mm->delayed_drop, __mmdrop_delayed); in mmdrop_sched()