Home
last modified time | relevance | path

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

/rust/kernel/alloc/
A Dallocator.rs69 const VREALLOC: Self = Self(bindings::vrealloc); consts
163 unsafe { ReallocFunc::VREALLOC.call(ptr, layout, old_layout, flags) } in realloc()

Completed in 2 milliseconds