Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h2370 #define DEQUEUE_SPECIAL 0x10 macro
H A Dfair.c5386 if (flags & (DEQUEUE_SPECIAL | DEQUEUE_THROTTLE)) in dequeue_entity()
7106 flags &= ~(DEQUEUE_DELAYED | DEQUEUE_SPECIAL); in dequeue_entities()
H A Dcore.c6540 flags |= DEQUEUE_SPECIAL; in try_to_block_task()