Searched refs:sched_work (Results 1 – 2 of 2) sorted by relevance
2694 bool sched_work = false; in amdgpu_gfx_enforce_isolation_ring_begin_use() local2713 sched_work = true; in amdgpu_gfx_enforce_isolation_ring_begin_use()2717 if (sched_work) in amdgpu_gfx_enforce_isolation_ring_begin_use()2734 bool sched_work = false; in amdgpu_gfx_enforce_isolation_ring_end_use() local2750 sched_work = true; in amdgpu_gfx_enforce_isolation_ring_end_use()2754 if (sched_work) in amdgpu_gfx_enforce_isolation_ring_end_use()
955 struct kwork_work *work, *sched_work; in top_sched_switch_event() 968 sched_work = find_work_by_id(&sched_class->work_root, in process_irq_handler_entry_event() 970 if (sched_work) in process_irq_handler_entry_event() 914 struct kwork_work *work, *sched_work; top_exit_event() local