Searched refs:intel_excl_cntrs (Results 1 – 2 of 2) sorted by relevance
2584 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_start_scheduling()2613 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_commit_scheduling()2640 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_stop_scheduling()2668 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_get_excl_constraints()2812 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_put_excl_constraints()3272 static struct intel_excl_cntrs *allocate_excl_cntrs(int cpu) in allocate_excl_cntrs()3274 struct intel_excl_cntrs *c; in allocate_excl_cntrs()3276 c = kzalloc_node(sizeof(struct intel_excl_cntrs), in allocate_excl_cntrs()3377 struct intel_excl_cntrs *c; in intel_pmu_cpu_starting()3397 struct intel_excl_cntrs *c; in free_excl_cntrs()
152 struct intel_excl_cntrs { struct242 struct intel_excl_cntrs *excl_cntrs;