If I load a kernel module and list the loaded modules with lsmod, I can get the \"use count\" of the module (number of other modules with a reference to the mod
lsmod
For anyone desperate to figure out why they can't reload modules, I was able to work around this problem by