Home
last modified time | relevance | path

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

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