Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\tracehook.h Create Date:2022-07-28 07:30:08
Last Modify:2020-03-16 18:56:00 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:racehook_report_syscall_entry - task is about to attempt a system call*@regs: user register state of current task* This will be called if %TIF_SYSCALL_TRACE or %TIF_SYSCALL_EMU have been set,

Proto:static inline __must_check int tracehook_report_syscall_entry(struct pt_regs *regs)

Type:int

Parameter:

TypeParameterName
struct pt_regs *regs
104  Return ptrace report for syscall entry and exit looks identical.