Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\syscall.h Create Date:2022-07-28 07:12:34
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:syscall_get_arguments

Proto:static inline void syscall_get_arguments(struct task_struct *task, struct pt_regs *regs, unsigned long *args)

Type:void

Parameter:

TypeParameterName
struct task_struct *task
struct pt_regs *regs
unsigned long *args
97  No 3D Now!(args, & bx, 6 * size of args[0] )
Caller
NameDescribe
collect_syscall
ftrace_syscall_enter