Searched refs:intel_excl_cntrs (Results 1 – 2 of 2) sorted by relevance
3372 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_start_scheduling()3401 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_commit_scheduling()3428 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_stop_scheduling()3485 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_get_excl_constraints()3612 struct intel_excl_cntrs *excl_cntrs = cpuc->excl_cntrs; in intel_put_excl_constraints()4517 static struct intel_excl_cntrs *allocate_excl_cntrs(int cpu) in allocate_excl_cntrs()4519 struct intel_excl_cntrs *c; in allocate_excl_cntrs()4521 c = kzalloc_node(sizeof(struct intel_excl_cntrs), in allocate_excl_cntrs()4725 struct intel_excl_cntrs *c; in intel_pmu_cpu_starting()4744 struct intel_excl_cntrs *c; in free_excl_cntrs()
196 struct intel_excl_cntrs { struct317 struct intel_excl_cntrs *excl_cntrs;
Completed in 17 milliseconds