Searched refs:modinstall (Results 1 – 1 of 1) sorted by relevance
94 static int modinstall(struct modctl *);3022 if (mod_load(mp, 1) != 0 || modinstall(mp) != 0) { in mod_hold_stub()3143 if ((*r = modinstall(modp)) != 0) { in mod_hold_installed_mod()3597 modinstall(struct modctl *mp) in modinstall() function4411 status = modinstall(req); in mod_install_requisites()