Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/sysdev/xive/
Dxive-internal.h46 void (*cleanup_queue)(unsigned int cpu, struct xive_cpu *xc, u8 prio); member
Dnative.c477 .cleanup_queue = xive_native_cleanup_queue,
Dspapr.c689 .cleanup_queue = xive_spapr_cleanup_queue,
Dcommon.c1476 xive_ops->cleanup_queue(cpu, xc, xive_irq_priority); in xive_cleanup_cpu_queues()
/linux-6.12.1/drivers/scsi/
Dscsi.c1003 goto cleanup_queue; in init_scsi()
1030 cleanup_queue: in init_scsi()
/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_device_queue_manager.c2010 goto cleanup_queue; in create_queue_cpsch()
2025 cleanup_queue: in create_queue_cpsch()