OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_evicted
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_device_queue_manager.c
309
* updates the
is_evicted
flag but is a no-op otherwise.
311
q->properties.
is_evicted
= !!qpd->evicted;
619
q->properties.
is_evicted
= true;
665
q->properties.
is_evicted
= true;
732
q->properties.
is_evicted
= false;
789
q->properties.
is_evicted
= false;
1237
* updates the
is_evicted
flag but is a no-op otherwise.
1239
q->properties.
is_evicted
= !!qpd->evicted;
kfd_priv.h
405
* @
is_evicted
: Defines if the queue is evicted. Only active queues
409
* @
is_evicted
are protected by the DQM lock.
431
bool
is_evicted
;
member in struct:queue_properties
455
!(q).
is_evicted
)
Completed in 13 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025