Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dresctrl.h34 struct resctrl_pqr_state { struct
41 DECLARE_PER_CPU(struct resctrl_pqr_state, pqr_state); argument
116 struct resctrl_pqr_state *state = this_cpu_ptr(&pqr_state); in __resctrl_sched_in()
/linux-6.15/arch/x86/kernel/cpu/resctrl/
H A Dcore.c44 DEFINE_PER_CPU(struct resctrl_pqr_state, pqr_state);
674 struct resctrl_pqr_state *state = this_cpu_ptr(&pqr_state); in clear_closid_rmid()