Home
last modified time | relevance | path

Searched defs:Allocator (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
Doverview.rst353 Allocator section in DPAA2 Linux Drivers Overview
/Linux-v6.1/rust/alloc/
Draw_vec.rs460 ) -> Result<NonNull<[u8]>, TryReserveError> in finish_grow()
/Linux-v6.1/rust/alloc/vec/
Dmod.rs1532 fn process_loop<F, T, A: Allocator, const DELETED: bool>( in retain_mut()