Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dresctrl.h32 struct resctrl_pqr_state { struct
39 DECLARE_PER_CPU(struct resctrl_pqr_state, pqr_state); argument
98 struct resctrl_pqr_state *state = this_cpu_ptr(&pqr_state); in __resctrl_sched_in()
/linux-6.12.1/arch/x86/kernel/cpu/resctrl/
Dcore.c44 DEFINE_PER_CPU(struct resctrl_pqr_state, pqr_state);
746 struct resctrl_pqr_state *state = this_cpu_ptr(&pqr_state); in clear_closid_rmid()