Searched refs:bpf_mem_refill (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/bpf/
H A Dmemalloc.c87 /* Operations on the free_list from unit_alloc/unit_free/bpf_mem_refill
431 static void bpf_mem_refill(struct irq_work *work) function
473 init_irq_work(&c->refill_work, bpf_mem_refill);
802 * unit_alloc/unit_free/bpf_mem_refill.

Completed in 127 milliseconds