Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtiny.c160 static atomic_t doublefrees; in call_rcu() local
164 if (atomic_inc_return(&doublefrees) < 4) { in call_rcu()
H A Dtree.c3104 static atomic_t doublefrees; in __call_rcu_common() local
3122 if (atomic_inc_return(&doublefrees) < 4) { in __call_rcu_common()