Searched refs:stacks_module_cb (Results 1 – 1 of 1) sorted by relevance
302 stacks_module_cb(uintptr_t addr, const modctl_t *mp, stacks_module_t *smp) in stacks_module_cb() function327 if (mdb_walk("modctl", (mdb_walk_cb_t)stacks_module_cb, smp) != 0) { in stacks_module()