• Home
  • Raw
  • Download

Lines Matching defs:sched

121 int amd_sched_entity_init(struct amd_gpu_scheduler *sched,  in amd_sched_entity_init()
155 static bool amd_sched_entity_is_initialized(struct amd_gpu_scheduler *sched, in amd_sched_entity_is_initialized()
204 void amd_sched_entity_fini(struct amd_gpu_scheduler *sched, in amd_sched_entity_fini()
242 struct amd_gpu_scheduler *sched = entity->sched; in amd_sched_dependency_optimized() local
258 struct amd_gpu_scheduler *sched = entity->sched; in amd_sched_entity_add_dependency_cb() local
298 struct amd_gpu_scheduler *sched = entity->sched; in amd_sched_entity_pop_job() local
320 struct amd_gpu_scheduler *sched = sched_job->sched; in amd_sched_entity_in() local
349 struct amd_gpu_scheduler *sched = s_job->sched; in amd_sched_job_finish() local
382 struct amd_gpu_scheduler *sched = s_job->sched; in amd_sched_job_begin() local
401 void amd_sched_hw_job_reset(struct amd_gpu_scheduler *sched) in amd_sched_hw_job_reset()
420 struct amd_gpu_scheduler *sched = s_job->sched; in amd_sched_job_kickout() local
427 void amd_sched_job_recovery(struct amd_gpu_scheduler *sched) in amd_sched_job_recovery()
484 struct amd_gpu_scheduler *sched, in amd_sched_job_init()
505 static bool amd_sched_ready(struct amd_gpu_scheduler *sched) in amd_sched_ready()
514 static void amd_sched_wakeup(struct amd_gpu_scheduler *sched) in amd_sched_wakeup()
524 amd_sched_select_entity(struct amd_gpu_scheduler *sched) in amd_sched_select_entity()
546 struct amd_gpu_scheduler *sched = s_fence->sched; in amd_sched_process_job() local
556 static bool amd_sched_blocked(struct amd_gpu_scheduler *sched) in amd_sched_blocked()
569 struct amd_gpu_scheduler *sched = (struct amd_gpu_scheduler *)param; in amd_sched_main() local
632 int amd_sched_init(struct amd_gpu_scheduler *sched, in amd_sched_init()
666 void amd_sched_fini(struct amd_gpu_scheduler *sched) in amd_sched_fini()