resctrl_pqr_state
struct resctrl_pqr_state *state = this_cpu_ptr(&pqr_state);
DECLARE_PER_CPU(struct resctrl_pqr_state, pqr_state);
DEFINE_PER_CPU(struct resctrl_pqr_state, pqr_state);
struct resctrl_pqr_state *state = this_cpu_ptr(&pqr_state);