Searched refs:hook_remove (Results 1 – 5 of 5) sorted by relevance
84 static void hook_remove(struct hookproc *hp);158 hook_remove(hp); in hook_fini()213 hook_remove(struct hookproc *hp) in hook_remove() function265 hook_remove(hp); in hook_check_one()307 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()