modctl_walk_data
struct modctl_walk_data *mwd = mdb_alloc(
sizeof (struct modctl_walk_data), UM_SLEEP);
struct modctl_walk_data *mwd = wsp->walk_data;
mdb_free(wsp->walk_data, sizeof (struct modctl_walk_data));