Home
last modified time | relevance | path

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

/DragonOS/kernel/crates/rust-slabmalloc/src/
H A Dsc.rs161 fn move_partial_to_full(&mut self, page: &'a mut P) { in move_partial_to_full() method
205 self.move_partial_to_full(slab_page); in try_allocate_from_pagelist()