Searched refs:sched_core_cookie_match (Results 1 – 2 of 2) sorted by relevance
1410 static inline bool sched_core_cookie_match(struct rq *rq, struct task_struct *p) in sched_core_cookie_match() function1444 if (sched_core_cookie_match(cpu_rq(cpu), p)) in sched_group_cookie_match()1488 static inline bool sched_core_cookie_match(struct rq *rq, struct task_struct *p) in sched_core_cookie_match() function
7456 if (!sched_core_cookie_match(rq, p)) in sched_balance_find_dst_group_cpu()9283 if (!sched_core_cookie_match(cpu_rq(env->dst_cpu), p)) in task_hot()