Home
last modified time | relevance | path

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

/DragonOS/kernel/src/sched/
H A Dmod.rs699 const NEXT_BUDDY = 1 << 2; constant
H A Dfair.rs1349 if SCHED_FEATURES.contains(SchedFeature::NEXT_BUDDY) in pick_next_entity()
1578 let _next_buddy_mark = if SCHED_FEATURES.contains(SchedFeature::NEXT_BUDDY) in check_preempt_currnet()