Searched refs:modstack_init (Results 1 – 5 of 5) sorted by relevance
61 void modstack_init(struct module_stack* stack);
92 modstack_init(struct module_stack* stack) in modstack_init() function
262 modstack_init(&daemon->mods); in daemon_init()
175 modstack_init(&ctx->mods); in ub_ctx_create_nopipe()
289 - Fix to use modstack_init in zonemd unit test.