Home
last modified time | relevance | path

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

/DragonOS/kernel/src/mm/allocator/
H A Dpage_frame.rs316 unsafe fn allocate_one(&mut self) -> Option<PhysAddr> { in allocate_one() method
335 unsafe fn allocate_one(&mut self) -> Option<PhysAddr> { in allocate_one() method