Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/sysdev/xive/
Dxive-internal.h46 void (*cleanup_queue)(unsigned int cpu, struct xive_cpu *xc, u8 prio); member
/linux-5.19.10/drivers/block/null_blk/
Dmain.c1657 static void cleanup_queue(struct nullb_queue *nq) in cleanup_queue() function