Home
last modified time | relevance | path

Searched refs:QUEUE_IS_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_mqd_manager_v9.c345 q->is_active = QUEUE_IS_ACTIVE(*q); in update_mqd()
547 q->is_active = QUEUE_IS_ACTIVE(*q); in update_mqd_sdma()
H A Dkfd_priv.h549 #define QUEUE_IS_ACTIVE(q) ((q).queue_size > 0 && \ macro
H A Dkfd_device_queue_manager.c1125 if (QUEUE_IS_ACTIVE(q->properties)) { in resume_single_queue()
1304 if (!QUEUE_IS_ACTIVE(q->properties)) in restore_process_queues_nocpsch()
1369 if (!QUEUE_IS_ACTIVE(q->properties)) in restore_process_queues_cpsch()