Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/ !
Dresctrl.h27 struct resctrl_pqr_state { struct
34 DECLARE_PER_CPU(struct resctrl_pqr_state, pqr_state); argument
56 struct resctrl_pqr_state *state = this_cpu_ptr(&pqr_state); in __resctrl_sched_in()
/linux-6.1.9/arch/x86/kernel/cpu/resctrl/ !
Dcore.c37 DEFINE_PER_CPU(struct resctrl_pqr_state, pqr_state);
572 struct resctrl_pqr_state *state = this_cpu_ptr(&pqr_state); in clear_closid_rmid()