Home
last modified time | relevance | path

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

/linux/arch/powerpc/sysdev/xive/
H A Dxive-internal.h46 void (*cleanup_queue)(unsigned int cpu, struct xive_cpu *xc, u8 prio); member
H A Dnative.c477 .cleanup_queue = xive_native_cleanup_queue,
H A Dcommon.c1476 xive_ops->cleanup_queue(cpu, xc, xive_irq_priority); in xive_cleanup_cpu_queues()
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager.c2036 goto cleanup_queue; in create_queue_cpsch()
2051 cleanup_queue: in create_queue_cpsch()