OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:to_engine
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_engine_pool.c
18
static struct intel_engine_cs *
to_engine
(struct intel_engine_pool *pool)
function
78
GEM_BUG_ON(!intel_engine_pm_is_awake(
to_engine
(pool)));
93
struct intel_engine_cs *engine =
to_engine
(pool);
136
GEM_BUG_ON(!intel_engine_pm_is_awake(
to_engine
(pool)));
intel_engine_pool.c
18
static struct intel_engine_cs *
to_engine
(struct intel_engine_pool *pool)
function
78
GEM_BUG_ON(!intel_engine_pm_is_awake(
to_engine
(pool)));
93
struct intel_engine_cs *engine =
to_engine
(pool);
136
GEM_BUG_ON(!intel_engine_pm_is_awake(
to_engine
(pool)));
Completed in 27 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026