Home
last modified time | relevance | path

Searched defs:cleanup_queue (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/
Dxive-internal.h46 void (*cleanup_queue)(unsigned int cpu, struct xive_cpu *xc, u8 prio); member
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/
Dxive-internal.h46 void (*cleanup_queue)(unsigned int cpu, struct xive_cpu *xc, u8 prio); member
/kernel/linux/linux-5.10/drivers/block/
Dsunvdc.c783 static void cleanup_queue(struct request_queue *q) in cleanup_queue() function
/kernel/linux/linux-5.10/drivers/block/null_blk/
Dmain.c1512 static void cleanup_queue(struct nullb_queue *nq) in cleanup_queue() function
/kernel/linux/linux-6.6/drivers/block/null_blk/
Dmain.c1769 static void cleanup_queue(struct nullb_queue *nq) in cleanup_queue() function