Searched refs:call_rcu_in_progress (Results 1 – 1 of 1) sorted by relevance
110 atomic_t call_rcu_in_progress; member377 atomic_set(&c->call_rcu_in_progress, 0); in __free_by_rcu()397 if (atomic_xchg(&c->call_rcu_in_progress, 1)) { in check_free_by_rcu()419 atomic_set(&c->call_rcu_in_progress, 0); in check_free_by_rcu()691 rcu_in_progress += atomic_read(&c->call_rcu_in_progress); in bpf_mem_alloc_destroy()708 rcu_in_progress += atomic_read(&c->call_rcu_in_progress); in bpf_mem_alloc_destroy()810 if (!atomic_read(&c->call_rcu_in_progress)) in unit_free_rcu()