Home
last modified time | relevance | path

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

/include/linux/sched/
Dmm.h65 struct mm_struct *mm = container_of(rhp, struct mm_struct, delayed_drop); in __mmdrop_delayed()
78 call_rcu(&mm->delayed_drop, __mmdrop_delayed); in mmdrop_sched()
/include/linux/
Dmm_types.h1034 struct rcu_head delayed_drop; member