Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/
Di915_request.c2242 static bool match_ring(struct i915_request *rq) in match_ring() function
2270 if (match_ring(rq)) in i915_test_request_state()