/openbmc/linux/arch/loongarch/include/asm/ |
H A D | thread_info.h | 31 unsigned long syscall; /* syscall number */ member
|
/openbmc/qemu/linux-user/i386/ |
H A D | cpu_loop.c | 115 int syscall; in emulate_vsyscall() local
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | ptrace.h | 67 unsigned long syscall; /* 56 */ member
|
/openbmc/linux/arch/hexagon/kernel/ |
H A D | traps.c | 345 syscall_fn syscall; in do_trap0() local
|
/openbmc/linux/arch/um/os-Linux/ |
H A D | start_up.c | 261 int pid, syscall, n, status; in check_ptrace() local
|
/openbmc/u-boot/arch/xtensa/include/asm/ |
H A D | ptrace.h | 98 unsigned long syscall; /* 56 */ member
|
/openbmc/qemu/hw/char/ |
H A D | riscv_htif.c | 213 uint64_t syscall[8]; in htif_handle_tohost_write() local
|
/openbmc/linux/arch/x86/um/shared/sysdep/ |
H A D | ptrace.h | 63 long syscall; member
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | traps.c | 310 long syscall = regs->a7; in do_trap_ecall_u() local
|
H A D | signal.c | 397 bool syscall = (regs->cause == EXC_SYSCALL); in arch_do_signal_or_restart() local
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | thread_info.h | 32 long syscall; /* syscall number */ member
|
/openbmc/qemu/linux-user/arm/ |
H A D | signal.c | 584 static void write_arm_sigreturn(uint32_t *rc, int syscall) in write_arm_sigreturn() 591 static void write_thm_sigreturn(uint32_t *rc, int syscall) in write_thm_sigreturn()
|
/openbmc/u-boot/api/ |
H A D | api.c | 602 int syscall(int call, int *retval, ...) in syscall() function
|
/openbmc/u-boot/include/ |
H A D | api_public.h | 28 scp_t syscall; /* entry point to the API */ member
|
/openbmc/linux/tools/testing/selftests/proc/ |
H A D | proc-pid-vm.c | 113 #define syscall 0x0f, 0x05 macro
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | signal_64.c | 624 static long setup_trampoline(unsigned int syscall, unsigned int __user *tramp) in setup_trampoline()
|
/openbmc/qemu/linux-user/mips/ |
H A D | signal.c | 90 static void install_sigtramp(uint32_t *tramp, unsigned int syscall) in install_sigtramp()
|
/openbmc/linux/kernel/ |
H A D | auditfilter.c | 189 int audit_match_class(int class, unsigned syscall) in audit_match_class()
|
H A D | seccomp.c | 963 static inline void seccomp_log(unsigned long syscall, long signr, u32 action, in seccomp_log()
|
H A D | auditsc.c | 3003 void audit_seccomp(unsigned long syscall, long signr, int code) in audit_seccomp()
|
/openbmc/qemu/linux-user/sparc/ |
H A D | signal.c | 247 static void install_sigtramp(uint32_t *tramp, int syscall) in install_sigtramp()
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | signal.c | 1215 bool syscall = in_syscall(regs); in do_signal() local
|
/openbmc/linux/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 1949 pid_t tracee, long *syscall, long *ret) in __change_syscall() 1975 pid_t tracee, long syscall) in change_syscall_nr() 1984 long syscall = -1; in change_syscall_ret() local
|
/openbmc/linux/include/linux/ |
H A D | audit.h | 625 static inline void audit_seccomp(unsigned long syscall, long signr, int code) in audit_seccomp()
|
/openbmc/linux/kernel/trace/ |
H A D | trace.h | 1972 static inline const char *get_syscall_name(int syscall) in get_syscall_name()
|