Lsmod shows information about:
A.
all loaded modules.
B.
all updatable modules.
C.
all non-updatable modules.
D.
all unloaded modules.
Explanation:
Lsmod shows information about all loaded modules. The format is name, size, use count, list of referring modules. The information displayed is identical to that
available from /proc/modules.