Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A 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()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/resctrl/
H A Dcore.c37 DEFINE_PER_CPU(struct resctrl_pqr_state, pqr_state);
675 struct resctrl_pqr_state *state = this_cpu_ptr(&pqr_state); in clear_closid_rmid()