Home
last modified time | relevance | path

Searched defs:hook_remove (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/jemalloc/src/
HDhook.c73 hook_remove(tsdn_t *tsdn, void *opaque) { in hook_remove() function
/freebsd-13-stable/sbin/hastd/
HDhooks.c213 hook_remove(struct hookproc *hp) in hook_remove() function
/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
HDprivate_namespace.h224 #define hook_remove JEMALLOC_N(hook_remove) macro