FUNCTION::ASMLINKAGE

Section: Context Functions (3stap)
Updated: November 2020
Page Index
 

NAME

function::asmlinkage - Mark function as declared asmlinkage  

SYNOPSIS

    asmlinkage()
 

ARGUMENTS

None  

DESCRIPTION

Call this function before accessing arguments using the *_arg functions if the probed kernel function was declared asmlinkage in the source.  

SEE ALSO

tapset::registers(3stap)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO