函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\tracehook.h Create Date:2022-07-27 08:29:24
Last Modify:2020-03-16 18:56:00 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称: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,

函数原型:static inline __must_check int tracehook_report_syscall_entry(struct pt_regs *regs)

返回类型:int

参数:

类型参数名称
struct pt_regs *regs
104  返回:ptrace report for syscall entry and exit looks identical.