Searched refs:sched_work (Results 1 – 2 of 2) sorted by relevance
2334 bool sched_work = false; in amdgpu_gfx_enforce_isolation_ring_begin_use() local2353 sched_work = true; in amdgpu_gfx_enforce_isolation_ring_begin_use()2357 if (sched_work) in amdgpu_gfx_enforce_isolation_ring_begin_use()2374 bool sched_work = false; in amdgpu_gfx_enforce_isolation_ring_end_use() local2390 sched_work = true; in amdgpu_gfx_enforce_isolation_ring_end_use()2394 if (sched_work) in amdgpu_gfx_enforce_isolation_ring_end_use()
914 struct kwork_work *work, *sched_work; in top_exit_event() local 927 sched_work = find_work_by_id(&sched_class->work_root, in top_exit_event() 929 if (sched_work) in top_exit_event()