pylsmod

SUMMARY

Display module information

lsmod [-p [n]] [name-wildcard]

DESCRIPTION

This command displays information about loaded modules.

The default output will show all loaded modules, the core address, its size, and any users of the module. By specifying [name-wildcard], the results can be filtered to modules matching the wildcard.

The following options are available:

-p display the percpu base for the module and the size of its region
-p CPU display the percpu base for the module and the size of its region for the specified CPU number