Home
last modified time | relevance | path

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

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