Searched refs:modctl_format (Results 1 – 1 of 1) sorted by relevance
89 modctl_format(uintptr_t addr, const void *data, void *private) in modctl_format() function133 return (modctl_format(addr, &mc, NULL)); in modctls()136 if (mdb_walk("modctl", modctl_format, NULL) == -1) in modctls()