Query: function::modname
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
function::modname FUNCTION:(3stap) Context Functions FUNCTION:(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 return the string "<unknown>". If the address was not in a kernel module, but in the kernel itself, then the string "kernel" will be returned. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages |
---|
getksym(2) - hpux |
function::ansi_set_color2(3) - debian |
function::ctime(3) - debian |
modfind(2) - freebsd |
tapset::conversions(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
One instance of comparing grep and awk |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |