Searched refs:hook_remove (Results 1 – 5 of 5) sorted by relevance
86 static void hook_remove(struct hookproc *hp);160 hook_remove(hp); in hook_fini()215 hook_remove(struct hookproc *hp) in hook_remove() function267 hook_remove(hp); in hook_check_one()309 hook_remove(hp); in hook_check()
150 void hook_remove(tsdn_t *tsdn, void *opaque);
224 #define hook_remove JEMALLOC_N(hook_remove) macro
73 hook_remove(tsdn_t *tsdn, void *opaque) { in hook_remove() function
3158 hook_remove(tsd_tsdn(tsd), handle); in experimental_hooks_remove_ctl()