Searched refs:enable_alloc (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.8/kernel/src/libs/ | ||
D | printk.rs | 147 pub fn enable_alloc(&self) { in enable_alloc() method |
/DragonOS-0.1.8/kernel/src/arch/x86_64/mm/ | ||
D | mod.rs | 319 PrintkWriter.enable_alloc(); in mm_init() |