Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dmalloc.c789 static void vm_free_hook(void* ptr, const void* caller) in vm_free_hook() function
820 __free_hook = vm_free_hook; in vm_initialize_hook()