Man Page: function::modname
Operating Environment: centos
Section: 3stap
FUNCTION::MODNAME(3stap) Context Functions FUNCTION::MODNAME(3stap)NAMEfunction::modname - Return the kernel module name loaded at the addressSYNOPSISmodname:string(addr:long)ARGUMENTSaddr The address to map to a kernel module nameDESCRIPTIONReturns the module name associated with the given address if known. If not known it will raise an error. If the address was not in a kernel module, but in the kernel itself, then the string "kernel" will be returned. SystemTap Tapset Reference June 2014 FUNCTION::MODNAME(3stap)
| Related Man Pages |
|---|
| function::ctime(3) - debian |
| function::ctime(3stap) - centos |
| function::ansi_set_color2(3stap) - centos |
| tapset::conversions(3stap) - centos |
| tapset::logging(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |