Home
last modified time | relevance | path

Searched refs:check_preemption_failed (Results 1 – 8 of 8) sorted by relevance

/drivers/gpu/drm/amd/amdkfd/
A Dkfd_mqd_manager_cik.c209 static bool check_preemption_failed(struct mqd_manager *mm, void *mqd) in check_preemption_failed() function
426 mqd->check_preemption_failed = check_preemption_failed; in mqd_manager_init_cik()
A Dkfd_mqd_manager_v12.c245 static bool check_preemption_failed(struct mqd_manager *mm, void *mqd) in check_preemption_failed() function
421 mqd->check_preemption_failed = check_preemption_failed; in mqd_manager_init_v12()
A Dkfd_mqd_manager_v9.c326 static bool check_preemption_failed(struct mqd_manager *mm, void *mqd) in check_preemption_failed() function
984 mqd->check_preemption_failed = check_preemption_failed; in mqd_manager_init_v9()
991 mqd->check_preemption_failed = check_preemption_failed_v9_4_3; in mqd_manager_init_v9()
996 mqd->check_preemption_failed = check_preemption_failed; in mqd_manager_init_v9()
A Dkfd_mqd_manager_vi.c240 static bool check_preemption_failed(struct mqd_manager *mm, void *mqd) in check_preemption_failed() function
485 mqd->check_preemption_failed = check_preemption_failed; in mqd_manager_init_vi()
A Dkfd_mqd_manager_v10.c229 static bool check_preemption_failed(struct mqd_manager *mm, void *mqd) in check_preemption_failed() function
493 mqd->check_preemption_failed = check_preemption_failed; in mqd_manager_init_v10()
A Dkfd_mqd_manager_v11.c282 static bool check_preemption_failed(struct mqd_manager *mm, void *mqd) in check_preemption_failed() function
521 mqd->check_preemption_failed = check_preemption_failed; in mqd_manager_init_v11()
A Dkfd_mqd_manager.h122 bool (*check_preemption_failed)(struct mqd_manager *mm, void *mqd); member
A Dkfd_device_queue_manager.c2418 if (mqd_mgr->check_preemption_failed(mqd_mgr, dqm->packet_mgr.priv_queue->queue->mqd) && in unmap_queues_cpsch()

Completed in 19 milliseconds