Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h1262 static inline bool sched_cpu_cookie_match(struct rq *rq, struct task_struct *p) in sched_cpu_cookie_match() function
1344 static inline bool sched_cpu_cookie_match(struct rq *rq, struct task_struct *p) in sched_cpu_cookie_match() function
H A Dfair.c7249 sched_cpu_cookie_match(cpu_rq(cpu), p)) in __select_idle_cpu()