Searched refs:ReallocFunc (Results 1 – 1 of 1) sorted by relevance
60 struct ReallocFunc( struct64 impl ReallocFunc { implementation139 unsafe { ReallocFunc::KREALLOC.call(ptr, layout, old_layout, flags) } in realloc()163 unsafe { ReallocFunc::VREALLOC.call(ptr, layout, old_layout, flags) } in realloc()187 unsafe { ReallocFunc::KVREALLOC.call(ptr, layout, old_layout, flags) } in realloc()