modname:string(addr:long)
addr
Returns the module name associated with the given address if known. If not known it will return the string lq<unknown>rq. If the address was not in a kernel module, but in the kernel itself, then the string lqkernelrq will be returned.
SystemTap