Searched refs:modstack_call_destartup (Results 1 – 4 of 4) sorted by relevance
127 void modstack_call_destartup(struct module_stack* stack, struct module_env* env);
312 modstack_call_destartup(struct module_stack* stack, struct module_env* env) in modstack_call_destartup() function
192 modstack_call_destartup(&ctx->mods, ctx->env); in ub_ctx_create()208 modstack_call_destartup(&ctx->mods, ctx->env); in ub_ctx_create()368 modstack_call_destartup(&ctx->mods, ctx->env); in ub_ctx_delete()
930 modstack_call_destartup(&daemon->mods, daemon->env); in daemon_delete()