Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dsched.h1293 static inline bool sched_group_cookie_match(struct rq *rq, in sched_group_cookie_match() function
1353 static inline bool sched_group_cookie_match(struct rq *rq, in sched_group_cookie_match() function
Dfair.c10214 if (!sched_group_cookie_match(cpu_rq(this_cpu), p, group)) in find_idlest_group()