Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dsched.h2221 #define ENQUEUE_INITIAL 0x80 macro
Dfair.c5154 if (sched_feat(PLACE_DEADLINE_INITIAL) && (flags & ENQUEUE_INITIAL)) in place_entity()
12518 place_entity(cfs_rq, se, ENQUEUE_INITIAL); in task_fork_fair()