Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/riscv64/mm/
H A Dinit.rs164 static FLAG: AtomicBool = AtomicBool::new(false); in set_inner_allocator() constant
165 if FLAG in set_inner_allocator()
/DragonOS/kernel/src/arch/x86_64/mm/
H A Dmod.rs692 static FLAG: AtomicBool = AtomicBool::new(false); in set_inner_allocator() variable
693 if FLAG in set_inner_allocator()