Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h1294 static inline bool sched_group_cookie_match(struct rq *rq, in sched_group_cookie_match() function
1354 static inline bool sched_group_cookie_match(struct rq *rq, in sched_group_cookie_match() function
H A Dfair.c10358 if (!sched_group_cookie_match(cpu_rq(this_cpu), p, group)) in find_idlest_group()