Home
last modified time | relevance | path

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

/DragonOS/kernel/crates/rust-slabmalloc/src/
H A Dsc.rs99 fn insert_partial_slab(&mut self, new_head: &'a mut P) { in insert_partial_slab() method
282 self.insert_partial_slab(empty_page); in allocate()