__execlists_context_alloc  229 drivers/gpu/drm/i915/gt/intel_lrc.c static int __execlists_context_alloc(struct intel_context *ce,
__execlists_context_alloc 1832 drivers/gpu/drm/i915/gt/intel_lrc.c 	return __execlists_context_alloc(ce, ce->engine);
__execlists_context_alloc 3835 drivers/gpu/drm/i915/gt/intel_lrc.c 	err = __execlists_context_alloc(&ve->context, siblings[0]);