Home
last modified time | relevance | path

Searched defs:syscall (Results 51 – 68 of 68) sorted by relevance

123

/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dtraps.c347 syscall_fn syscall; in do_trap0() local
/OK3568_Linux_fs/u-boot/arch/nds32/cpu/n1213/
H A Dstart.S507 syscall: label
/OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/
H A Dptrace.h99 unsigned long syscall; /* 56 */ member
/OK3568_Linux_fs/kernel/arch/x86/um/shared/sysdep/
H A Dptrace.h63 long syscall; member
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dthread_info.h57 __u32 syscall; /* syscall number */ member
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dthread_info.h37 long syscall; /* syscall number */ member
/OK3568_Linux_fs/kernel/kernel/
H A Dseccomp.c917 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 Dauditfilter.c186 int audit_match_class(int class, unsigned syscall) in audit_match_class()
H A Dauditsc.c2716 void audit_seccomp(unsigned long syscall, long signr, int code) in audit_seccomp()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsignal_64.c599 static long setup_trampoline(unsigned int syscall, unsigned int __user *tramp) in setup_trampoline()
/OK3568_Linux_fs/u-boot/api/
H A Dapi.c603 int syscall(int call, int *retval, ...) in syscall() function
/OK3568_Linux_fs/u-boot/include/
H A Dapi_public.h29 scp_t syscall; /* entry point to the API */ member
/OK3568_Linux_fs/kernel/tools/testing/selftests/proc/
H A Dproc-pid-vm.c111 #define syscall 0x0f, 0x05 macro
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsignal.c851 bool syscall = in_syscall(regs); in do_signal() local
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dptrace.c1313 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 Dseccomp_bpf.c1914 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 Daudit.h605 static inline void audit_seccomp(unsigned long syscall, long signr, int code) in audit_seccomp()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace.h2047 static inline const char *get_syscall_name(int syscall) in get_syscall_name()

123