Home
last modified time | relevance | path

Searched refs:bpf_mem_refill (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dmemalloc.c425 static void bpf_mem_refill(struct irq_work *work) in bpf_mem_refill() function
464 init_irq_work(&c->refill_work, bpf_mem_refill); in init_refill_work()