Searched refs:rcu_in_progress (Results 1 – 1 of 1) sorted by relevance
461 static void destroy_mem_alloc(struct bpf_mem_alloc *ma, int rcu_in_progress) in destroy_mem_alloc() argument465 if (!rcu_in_progress) { in destroy_mem_alloc()493 int cpu, i, rcu_in_progress; in bpf_mem_alloc_destroy() local496 rcu_in_progress = 0; in bpf_mem_alloc_destroy()510 rcu_in_progress += atomic_read(&c->call_rcu_in_progress); in bpf_mem_alloc_destroy()515 destroy_mem_alloc(ma, rcu_in_progress); in bpf_mem_alloc_destroy()518 rcu_in_progress = 0; in bpf_mem_alloc_destroy()525 rcu_in_progress += atomic_read(&c->call_rcu_in_progress); in bpf_mem_alloc_destroy()530 destroy_mem_alloc(ma, rcu_in_progress); in bpf_mem_alloc_destroy()