Home
last modified time | relevance | path

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

/rust/kernel/alloc/
A Dallocator_test.rs60 crate::alloc::dangling_from_layout(layout), in realloc()
A Dallocator.rs117 crate::alloc::dangling_from_layout(layout) in call()
/rust/kernel/
A Dalloc.rs219 pub(crate) fn dangling_from_layout(layout: Layout) -> NonNull<u8> { in dangling_from_layout() function

Completed in 4 milliseconds