Searched refs:alloc_bulk (Results 1 – 1 of 1) sorted by relevance
178 /* alloc_bulk runs from irq_work which will not preempt a bpf in inc_active() 205 static void alloc_bulk(struct bpf_mem_cache *c, int cnt, int node, bool atomic) in alloc_bulk() function 438 alloc_bulk(c, c->batch, NUMA_NO_NODE, true); in bpf_mem_refill() 499 alloc_bulk(c, cnt, cpu_to_node(cpu), false); in prefill_mem_cache()