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

/linux-master/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c646 static bool is_closid_match(struct task_struct *t, struct rdtgroup *r) function
674 if (is_closid_match(t, r) || is_rmid_match(t, r)) {
792 if (is_closid_match(t, r) || is_rmid_match(t, r)) {
2866 if (!from || is_closid_match(t, from) ||

Completed in 121 milliseconds