Home
last modified time | relevance | path

Searched defs:check_preemption_failed (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_mqd_manager.h122 bool (*check_preemption_failed)(struct mqd_manager *mm, void *mqd); member
Dkfd_mqd_manager_v12.c244 static bool check_preemption_failed(struct mqd_manager *mm, void *mqd) in check_preemption_failed() function
Dkfd_mqd_manager_v11.c281 static bool check_preemption_failed(struct mqd_manager *mm, void *mqd) in check_preemption_failed() function
Dkfd_mqd_manager_cik.c209 static bool check_preemption_failed(struct mqd_manager *mm, void *mqd) in check_preemption_failed() function
Dkfd_mqd_manager_v10.c227 static bool check_preemption_failed(struct mqd_manager *mm, void *mqd) in check_preemption_failed() function
Dkfd_mqd_manager_vi.c240 static bool check_preemption_failed(struct mqd_manager *mm, void *mqd) in check_preemption_failed() function
Dkfd_mqd_manager_v9.c321 static bool check_preemption_failed(struct mqd_manager *mm, void *mqd) in check_preemption_failed() function