OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sched_running
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_device_queue_manager.c
348
if (!dqm->
sched_running
) {
471
if (!dqm->
sched_running
) {
552
if (!dqm->
sched_running
) {
628
if (WARN_ONCE(!dqm->
sched_running
, "Evict when stopped\n"))
741
if (WARN_ONCE(!dqm->
sched_running
, "Restore when stopped\n"))
947
dqm->
sched_running
= true;
956
dqm->
sched_running
= false;
1116
dqm->
sched_running
= true;
1136
dqm->
sched_running
= false;
1325
if (!dqm->
sched_running
)
[
all
...]
kfd_device_queue_manager.h
207
bool
sched_running
;
member in struct:device_queue_manager
Completed in 34 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025