Function report |
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 activity | Download SCCT | Chinese |
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:
Type | Parameter | Name |
---|---|---|
struct pt_regs * | regs |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |