Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h1271 static inline bool sched_core_cookie_match(struct rq *rq, struct task_struct *p) in sched_core_cookie_match() function
1305 if (sched_core_cookie_match(cpu_rq(cpu), p)) in sched_group_cookie_match()
1349 static inline bool sched_core_cookie_match(struct rq *rq, struct task_struct *p) in sched_core_cookie_match() function
H A Dfair.c7156 if (!sched_core_cookie_match(rq, p)) in find_idlest_group_cpu()
8846 if (!sched_core_cookie_match(cpu_rq(env->dst_cpu), p)) in task_hot()