Searched refs:cleanup_queue (Results 1 – 7 of 7) sorted by relevance
46 void (*cleanup_queue)(unsigned int cpu, struct xive_cpu *xc, u8 prio); member
477 .cleanup_queue = xive_native_cleanup_queue,
689 .cleanup_queue = xive_spapr_cleanup_queue,
1476 xive_ops->cleanup_queue(cpu, xc, xive_irq_priority); in xive_cleanup_cpu_queues()
804 goto cleanup_queue; in init_scsi()831 cleanup_queue: in init_scsi()
1708 static void cleanup_queue(struct nullb_queue *nq) in cleanup_queue() function1719 cleanup_queue(&nullb->queues[i]); in cleanup_queues()
1682 goto cleanup_queue; in create_queue_cpsch()1697 cleanup_queue: in create_queue_cpsch()
Completed in 19 milliseconds