Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
Dwalt.c379 u64 entry_ws = rq->load_subs[i].window_start; in get_subtraction_index() local
381 if (ws == entry_ws) in get_subtraction_index()
384 if (entry_ws < oldest) { in get_subtraction_index()
385 oldest = entry_ws; in get_subtraction_index()