Home
last modified time | relevance | path

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

/linux/arch/powerpc/sysdev/xive/
A Dxive-internal.h46 void (*cleanup_queue)(unsigned int cpu, struct xive_cpu *xc, u8 prio); member
A Dspapr.c671 .cleanup_queue = xive_spapr_cleanup_queue,
A Dnative.c467 .cleanup_queue = xive_native_cleanup_queue,
A Dcommon.c1455 xive_ops->cleanup_queue(cpu, xc, xive_irq_priority); in xive_cleanup_cpu_queues()
/linux/drivers/scsi/
A Dscsi.c761 goto cleanup_queue; in init_scsi()
788 cleanup_queue: in init_scsi()
/linux/drivers/block/null_blk/
A Dmain.c1660 static void cleanup_queue(struct nullb_queue *nq) in cleanup_queue() function
1671 cleanup_queue(&nullb->queues[i]); in cleanup_queues()

Completed in 31 milliseconds