Is there a way to figure out what is using a Linux kernel module?

前端 未结 7 896
無奈伤痛
無奈伤痛 2020-12-12 12:40

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

7条回答
提交回复
热议问题