| /OK3568_Linux_fs/kernel/arch/hexagon/kernel/ |
| H A D | traps.c | 347 syscall_fn syscall; in do_trap0() local
|
| /OK3568_Linux_fs/u-boot/arch/nds32/cpu/n1213/ |
| H A D | start.S | 507 syscall: label
|
| /OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/ |
| H A D | ptrace.h | 99 unsigned long syscall; /* 56 */ member
|
| /OK3568_Linux_fs/kernel/arch/x86/um/shared/sysdep/ |
| H A D | ptrace.h | 63 long syscall; member
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | thread_info.h | 57 __u32 syscall; /* syscall number */ member
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | thread_info.h | 37 long syscall; /* syscall number */ member
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | seccomp.c | 917 static void seccomp_init_siginfo(kernel_siginfo_t *info, int syscall, int reason) in seccomp_init_siginfo() 935 static void seccomp_send_sigsys(int syscall, int reason) in seccomp_send_sigsys() 961 static inline void seccomp_log(unsigned long syscall, long signr, u32 action, in seccomp_log()
|
| H A D | auditfilter.c | 186 int audit_match_class(int class, unsigned syscall) in audit_match_class()
|
| H A D | auditsc.c | 2716 void audit_seccomp(unsigned long syscall, long signr, int code) in audit_seccomp()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | signal_64.c | 599 static long setup_trampoline(unsigned int syscall, unsigned int __user *tramp) in setup_trampoline()
|
| /OK3568_Linux_fs/u-boot/api/ |
| H A D | api.c | 603 int syscall(int call, int *retval, ...) in syscall() function
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | api_public.h | 29 scp_t syscall; /* entry point to the API */ member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/proc/ |
| H A D | proc-pid-vm.c | 111 #define syscall 0x0f, 0x05 macro
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | signal.c | 851 bool syscall = in_syscall(regs); in do_signal() local
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | ptrace.c | 1313 asmlinkage long syscall_trace_enter(struct pt_regs *regs, long syscall) in syscall_trace_enter()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/seccomp/ |
| H A D | seccomp_bpf.c | 1914 pid_t tracee, long *syscall, long *ret) in __change_syscall() 1940 pid_t tracee, long syscall) in change_syscall_nr() 1949 long syscall = -1; in change_syscall_ret() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | audit.h | 605 static inline void audit_seccomp(unsigned long syscall, long signr, int code) in audit_seccomp()
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace.h | 2047 static inline const char *get_syscall_name(int syscall) in get_syscall_name()
|