function::asmlinkage
Mark function as declared asmlinkage
- Provided by: systemtap-doc (Version: 5.0-2ubuntu1)
- Source: systemtap
- Report a bug
Mark function as declared asmlinkage
asmlinkage()
None
Call this function before accessing arguments using the *_arg functions if the probed kernel function was declared asmlinkage in the source.