Home
last modified time | relevance | path

Searched refs:eb_parse_work (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/i915/gem/
Di915_gem_execbuffer.c2268 struct eb_parse_work { struct
2280 struct eb_parse_work *pw = container_of(work, typeof(*pw), base); in __eb_parse() argument
2292 struct eb_parse_work *pw = container_of(work, typeof(*pw), base); in __eb_parse_release()
2317 parser_mark_active(struct eb_parse_work *pw, struct intel_timeline *tl) in parser_mark_active()
2342 struct eb_parse_work *pw; in eb_parse_pipeline()