Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dcore.c6041 static inline bool cookie_match(struct task_struct *a, struct task_struct *b) in cookie_match() function
6275 WARN_ON_ONCE(!cookie_match(next, rq_i->core_pick)); in pick_next_task()