kmdb_kdi_mod_iter
extern int kmdb_kdi_mod_iter(int (*)(struct modctl *, void *), void *);
if (kmdb_kdi_mod_iter(kmt_modlist_update_cb, t) < 0) {