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

/linux-master/kernel/bpf/
H A Dmemalloc.c108 struct llist_node *waiting_for_gp_tail; member in struct:bpf_mem_cache
378 llist_add_batch(llnode, c->waiting_for_gp_tail, &tgt->free_by_rcu_ttrace);
420 c->waiting_for_gp_tail = c->free_by_rcu_tail;

Completed in 167 milliseconds