Home
last modified time | relevance | path

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

/rust/kernel/alloc/
A Dallocator.rs72 const KVREALLOC: Self = Self(bindings::kvrealloc); consts
187 unsafe { ReallocFunc::KVREALLOC.call(ptr, layout, old_layout, flags) } in realloc()

Completed in 3 milliseconds