Function report |
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 activity | Download SCCT | Chinese |
Name:syscall_get_arch
Proto:static inline int syscall_get_arch(struct task_struct *task)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task |
111 | Return AUDIT_ARCH_I386 |
Name | Describe |
---|---|
__audit_syscall_entry | __audit_syscall_entry - fill in an audit record at syscall entry*@major: major syscall type (function)*@a1: additional syscall register 1*@a2: additional syscall register 2*@a3: additional syscall register 3*@a4: additional syscall register 4 |
audit_seccomp | audit_seccomp - record information about a seccomp action*@syscall: syscall number*@signr: signal value*@code: the seccomp action* Record the information associated with a seccomp action. Event filtering for |
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 |