Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h1426 static inline bool sched_group_cookie_match(struct rq *rq, in sched_group_cookie_match() function
1486 static inline bool sched_group_cookie_match(struct rq *rq, in sched_group_cookie_match() function
H A Dfair.c10758 if (!sched_group_cookie_match(cpu_rq(this_cpu), p, group)) in sched_balance_find_dst_group()