Home
last modified time | relevance | path

Searched defs:refill_work (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/kernel/bpf/
Dmemalloc.c94 struct irq_work refill_work; member
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h278 struct refill_work { struct
279 struct delayed_work pool_refill_work; argument
280 struct otx2_nic *pf;
/linux-6.1.9/drivers/net/
Dvirtio_net.c1520 static void refill_work(struct work_struct *work) in refill_work() function
/linux-6.1.9/drivers/staging/qlge/
Dqlge.h1486 struct delayed_work refill_work; member