Searched refs:to_install (Results 1 – 1 of 1) sorted by relevance
28 hook_install_locked(hooks_t *to_install) { in hook_install_locked() argument35 hooks_internal.hooks = *to_install; in hook_install_locked()48 hook_install(tsdn_t *tsdn, hooks_t *to_install) { in hook_install() argument50 void *ret = hook_install_locked(to_install); in hook_install()