Home
last modified time | relevance | path

Searched defs:allocate_one (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.8/kernel/src/mm/allocator/
Dpage_frame.rs292 unsafe fn allocate_one(&mut self) -> Option<PhysAddr> { in allocate_one() method
311 unsafe fn allocate_one(&mut self) -> Option<PhysAddr> { in allocate_one() method