Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/gt/
H A Dintel_context.h379 static inline bool intel_context_has_own_state(const struct intel_context *ce) in intel_context_has_own_state() function
389 static inline bool intel_context_has_own_state(const struct intel_context *ce) in intel_context_has_own_state() function
H A Dintel_context.c30 if (intel_context_has_own_state(ce)) in rcu_context_free()
H A Dintel_ring_submission.c601 if (!intel_context_has_own_state(ce)) in ring_context_alloc()
H A Dintel_lrc.c1136 if (!intel_context_has_own_state(ce)) in lrc_alloc()