Home
last modified time | relevance | path

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

/linux/drivers/android/binder/range_alloc/
H A Darray.rs145 .insert_within_capacity(insert_at_idx, new_range) in reserve_new()
/linux/rust/kernel/alloc/
H A Dkvec.rs395 pub fn insert_within_capacity( in insert_within_capacity() function