guc_client_alloc  899 drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c 	client = guc_client_alloc(guc, GUC_CLIENT_PRIORITY_KMD_NORMAL);
guc_client_alloc  226 drivers/gpu/drm/i915/gt/uc/selftest_guc.c 		clients[i] = guc_client_alloc(guc, i % GUC_CLIENT_PRIORITY_NUM);