Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/sched/
Dfair.c4713 bool renorm = !(flags & ENQUEUE_WAKEUP) || (flags & ENQUEUE_MIGRATED); in enqueue_entity() local
4720 if (renorm && curr) in enqueue_entity()
4731 if (renorm && !curr) in enqueue_entity()