Searched refs:__free_by_rcu (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/bpf/
H A Dmemalloc.c365 static void __free_by_rcu(struct rcu_head *head) function
427 call_rcu_hurry(&c->rcu, __free_by_rcu);
706 rcu_barrier(); /* wait for __free_by_rcu */

Completed in 217 milliseconds