Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/rcu/
Dtiny.c172 static atomic_t doublefrees; in call_rcu() local
176 if (atomic_inc_return(&doublefrees) < 4) { in call_rcu()
Dtree.c2629 static atomic_t doublefrees; in __call_rcu_common() local
2644 if (atomic_inc_return(&doublefrees) < 4) { in __call_rcu_common()