OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:virtual_queue
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_lrc.c
4697
static struct list_head *
virtual_queue
(struct virtual_engine *ve)
function in typeref:struct:list_head *
4708
GEM_BUG_ON(!list_empty(
virtual_queue
(ve)));
4984
GEM_BUG_ON(!list_empty(
virtual_queue
(ve)));
4985
list_move_tail(&rq->sched.link,
virtual_queue
(ve));
5085
INIT_LIST_HEAD(
virtual_queue
(ve));
intel_lrc.c
4697
static struct list_head *
virtual_queue
(struct virtual_engine *ve)
function in typeref:struct:list_head *
4708
GEM_BUG_ON(!list_empty(
virtual_queue
(ve)));
4984
GEM_BUG_ON(!list_empty(
virtual_queue
(ve)));
4985
list_move_tail(&rq->sched.link,
virtual_queue
(ve));
5085
INIT_LIST_HEAD(
virtual_queue
(ve));
Completed in 48 milliseconds
Indexes created Mon Sep 22 21:09:42 GMT 2025