Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcore.c4879 activate_task(rq, p, ENQUEUE_NOCLOCK | ENQUEUE_INITIAL); in wake_up_new_task()
H A Dfair.c5285 if (sched_feat(PLACE_DEADLINE_INITIAL) && (flags & ENQUEUE_INITIAL)) in place_entity()