Home
last modified time | relevance | path

Searched refs:resctrl_pqr_state (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dresctrl.h25 struct resctrl_pqr_state { struct
32 DECLARE_PER_CPU(struct resctrl_pqr_state, pqr_state); argument
54 struct resctrl_pqr_state *state = this_cpu_ptr(&pqr_state); in __resctrl_sched_in()
/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Dcore.c37 DEFINE_PER_CPU(struct resctrl_pqr_state, pqr_state);
595 struct resctrl_pqr_state *state = this_cpu_ptr(&pqr_state); in clear_closid_rmid()