Searched defs:free_module_data (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c106 static void free_module_data(struct module *);
2089 free_module_data(modp->mod_mp);
2174 free_module_data(mp);
2178 free_module_data(struct module *mp) function
2435 * free_module_data() does not have to worry about this buffer.
2439 * free_module_data() would have no way of recognizing that this

Completed in 54 milliseconds