Searched defs:try_allocate_in (Results 1 - 1 of 1) sorted by relevance
| /kernel/linux/linux-6.6/rust/alloc/ | ||
| H A D | raw_vec.rs | 212 fn try_allocate_in(capacity: usize, init: AllocInit, alloc: A) -> Result<Self, TryReserveError> { in try_allocate_in() functions |
Completed in 2 milliseconds