Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/sched/
Dcore.c5598 static inline bool cookie_match(struct task_struct *a, struct task_struct *b) in cookie_match() function
5808 if (!max || !cookie_match(max, p)) { in pick_next_task()
5876 WARN_ON_ONCE(!cookie_match(next, rq_i->core_pick)); in pick_next_task()