TH_CONFIGURABLE_MASTERS 37 drivers/hwtracing/intel_th/gth.c DECLARE_BITMAP(master, TH_CONFIGURABLE_MASTERS + 1); TH_CONFIGURABLE_MASTERS 57 drivers/hwtracing/intel_th/gth.c signed char master[TH_CONFIGURABLE_MASTERS + 1]; TH_CONFIGURABLE_MASTERS 371 drivers/hwtracing/intel_th/gth.c int i, nattrs = TH_CONFIGURABLE_MASTERS + 2; TH_CONFIGURABLE_MASTERS 383 drivers/hwtracing/intel_th/gth.c for (i = 0; i < TH_CONFIGURABLE_MASTERS + 1; i++) { TH_CONFIGURABLE_MASTERS 387 drivers/hwtracing/intel_th/gth.c i == TH_CONFIGURABLE_MASTERS ? "+" : ""); TH_CONFIGURABLE_MASTERS 546 drivers/hwtracing/intel_th/gth.c TH_CONFIGURABLE_MASTERS) { TH_CONFIGURABLE_MASTERS 585 drivers/hwtracing/intel_th/gth.c TH_CONFIGURABLE_MASTERS + 1) { TH_CONFIGURABLE_MASTERS 700 drivers/hwtracing/intel_th/gth.c for (master = 0; master <= TH_CONFIGURABLE_MASTERS; master++) TH_CONFIGURABLE_MASTERS 716 drivers/hwtracing/intel_th/gth.c if (master > TH_CONFIGURABLE_MASTERS) TH_CONFIGURABLE_MASTERS 717 drivers/hwtracing/intel_th/gth.c master = TH_CONFIGURABLE_MASTERS; TH_CONFIGURABLE_MASTERS 775 drivers/hwtracing/intel_th/gth.c for (i = 0; i < TH_CONFIGURABLE_MASTERS + 1; i++)