Home
last modified time | relevance | path

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

/DragonOS/kernel/src/sched/
H A Dmod.rs737 const DEQUEUE_MOVE = 0x04; /* Matches ENQUEUE_MOVE */ constant
H A Dfair.rs1042 if flags & (DequeueFlag::DEQUEUE_SAVE | DequeueFlag::DEQUEUE_MOVE) in dequeue_entity()