Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Ddeadline.c2241 } else if ((flags & ENQUEUE_MOVE) && in enqueue_dl_entity()
H A Dsched.h2496 #define ENQUEUE_MOVE 0x0004 macro