Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Dtree.c3096 static atomic_t doublefrees; in __call_rcu_common() local
3114 if (atomic_inc_return(&doublefrees) < 4) { in __call_rcu_common()