Searched refs:doublefrees (Results 1 – 2 of 2) sorted by relevance
160 static atomic_t doublefrees; in call_rcu() local164 if (atomic_inc_return(&doublefrees) < 4) { in call_rcu()
3104 static atomic_t doublefrees; in __call_rcu_common() local3122 if (atomic_inc_return(&doublefrees) < 4) { in __call_rcu_common()