Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dhook.h43 void simplehook_destroy(khook_list_t *);
/netbsd-src/sys/rump/kern/lib/libsimplehook_tester/
H A Dsimplehook_tester.c128 simplehook_destroy(ctx->ctx_hooks); in simplehook_tester_created()
697 simplehook_destroy(hooks); in simplehook_tester_fini()
/netbsd-src/sys/kern/
H A Dkern_hook.c477 simplehook_destroy(khook_list_t *l) in simplehook_destroy() function
/netbsd-src/sys/net/
H A Dif_ethersubr.c1099 simplehook_destroy(ec->ec_ifdetach_hooks); in ether_ifdetach()
H A Dif.c1545 simplehook_destroy(ifp->if_linkstate_hooks); in if_detach()