Searched refs:alloc_bulk (Results 1 – 1 of 1) sorted by relevance
204 static void alloc_bulk(struct bpf_mem_cache *c, int cnt, int node, bool atomic) in alloc_bulk() function436 alloc_bulk(c, c->batch, NUMA_NO_NODE, true); in bpf_mem_refill()486 alloc_bulk(c, c->unit_size <= 256 ? 4 : 1, cpu_to_node(cpu), false); in prefill_mem_cache()