Home
last modified time | relevance | path

Searched defs:try_reserve_exact (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/rust/alloc/
H A Draw_vec.rs376 pub fn try_reserve_exact( in try_reserve_exact() functions
/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dmod.rs1136 pub fn try_reserve_exact(&mut self, additional: usize) -> Result<(), TryReserveError> { in try_reserve_exact() functions

Completed in 6 milliseconds