OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rq_lock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/scheduler/
sched_entity.c
81
spin_lock_init(&entity->
rq_lock
);
219
spin_lock(&entity->
rq_lock
);
222
spin_unlock(&entity->
rq_lock
);
305
spin_lock_destroy(&entity->
rq_lock
);
390
spin_lock(&entity->
rq_lock
);
392
spin_unlock(&entity->
rq_lock
);
503
spin_lock(&entity->
rq_lock
);
510
spin_unlock(&entity->
rq_lock
);
542
spin_lock(&entity->
rq_lock
);
544
spin_unlock(&entity->
rq_lock
);
[
all
...]
/src/sys/external/bsd/drm2/dist/include/drm/
gpu_scheduler.h
63
* @
rq_lock
: lock to modify the runqueue to which this entity belongs.
92
spinlock_t
rq_lock
;
member in struct:drm_sched_entity
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025