centos man page for function::modname

Query: function::modname

OS: centos

Section: 3stap

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FUNCTION::MODNAME(3stap)					 Context Functions					  FUNCTION::MODNAME(3stap)

NAME
function::modname - Return the kernel module name loaded at the address
SYNOPSIS
modname:string(addr:long)
ARGUMENTS
addr The address to map to a kernel module name
DESCRIPTION
Returns 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
modfind(2) - debian
getksym(2) - hpux
function::ctime(3) - debian
tapset::logging(3stap) - centos
tapset::stap_staticmarkers(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command