Searched refs:resctrl_arch_match_closid (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dresctrl.h142 static inline bool resctrl_arch_match_closid(struct task_struct *tsk, u32 closid) function
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c595 return resctrl_arch_match_closid(tsk, closid) &&
615 !resctrl_arch_match_closid(tsk, rdtgrp->mon.parent->closid)) {
649 resctrl_arch_match_closid(t, r->closid));
907 if (!resctrl_arch_match_closid(tsk, rdtg->closid))

Completed in 186 milliseconds