Lines Matching refs:states
1922 xlo = &excl_cntrs->states[o_tid]; in intel_start_scheduling()
1923 xl = &excl_cntrs->states[tid]; in intel_start_scheduling()
1959 xlo = &excl_cntrs->states[o_tid]; in intel_stop_scheduling()
1960 xl = &excl_cntrs->states[tid]; in intel_stop_scheduling()
2012 xl = &excl_cntrs->states[tid]; in intel_get_excl_constraints()
2013 xlo = &excl_cntrs->states[o_tid]; in intel_get_excl_constraints()
2146 xl = &excl_cntrs->states[tid]; in intel_put_excl_constraints()
2147 xlo = &excl_cntrs->states[o_tid]; in intel_put_excl_constraints()
2224 xl = &excl_cntrs->states[tid]; in intel_commit_scheduling()
2225 xlo = &excl_cntrs->states[o_tid]; in intel_commit_scheduling()
2557 c->states[0].state[i] = INTEL_EXCL_UNUSED; in allocate_excl_cntrs()
2558 c->states[0].init_state[i] = INTEL_EXCL_UNUSED; in allocate_excl_cntrs()
2560 c->states[1].state[i] = INTEL_EXCL_UNUSED; in allocate_excl_cntrs()
2561 c->states[1].init_state[i] = INTEL_EXCL_UNUSED; in allocate_excl_cntrs()