Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c198 static bool sched_state_is_init(struct intel_context *ce) in sched_state_is_init() function
2878 GEM_BUG_ON(!sched_state_is_init(ce)); in try_context_registration()