Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/sysdev/xive/
Dxive-internal.h41 void (*cleanup_queue)(unsigned int cpu, struct xive_cpu *xc, u8 prio); member
/Linux-v4.19/drivers/block/
Dnull_blk_main.c1464 static void cleanup_queue(struct nullb_queue *nq) in cleanup_queue() function