resctrl_pqr_state   34 arch/x86/include/asm/resctrl_sched.h DECLARE_PER_CPU(struct resctrl_pqr_state, pqr_state);
resctrl_pqr_state   56 arch/x86/include/asm/resctrl_sched.h 	struct resctrl_pqr_state *state = this_cpu_ptr(&pqr_state);
resctrl_pqr_state   37 arch/x86/kernel/cpu/resctrl/core.c DEFINE_PER_CPU(struct resctrl_pqr_state, pqr_state);
resctrl_pqr_state  669 arch/x86/kernel/cpu/resctrl/core.c 	struct resctrl_pqr_state *state = this_cpu_ptr(&pqr_state);