Home
last modified time | relevance | path

Searched refs:syscall_trace_enter (Results 1 – 25 of 34) sorted by relevance

12

/linux/include/linux/
H A Dentry-common.h137 long syscall_trace_enter(struct pt_regs *regs, long syscall,
168 syscall = syscall_trace_enter(regs, syscall, work); in syscall_enter_from_user_mode_work()
/linux/arch/m68k/kernel/
H A Dptrace.h5 asmlinkage int syscall_trace_enter(void);
H A Dptrace.c277 asmlinkage int syscall_trace_enter(void) in syscall_trace_enter() function
/linux/kernel/trace/
H A Dtrace_syscalls.c133 struct syscall_trace_enter *trace; in print_syscall_enter()
272 struct syscall_trace_enter trace; in syscall_enter_define_fields()
295 struct syscall_trace_enter *entry; in ftrace_syscall_enter()
555 struct syscall_trace_enter *rec) in perf_call_bpf_enter()
578 struct syscall_trace_enter *rec; in perf_syscall_enter()
/linux/arch/arm64/include/asm/
H A Dsyscall.h88 int syscall_trace_enter(struct pt_regs *regs);
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_vmlinux.c19 int handle__tp(struct syscall_trace_enter *args) in handle__tp()
/linux/arch/csky/include/asm/
H A Dptrace.h99 asmlinkage int syscall_trace_enter(struct pt_regs *regs);
/linux/arch/arm64/kernel/
H A Dsyscall.c127 scno = syscall_trace_enter(regs); in el0_svc_common()
/linux/arch/mips/include/asm/
H A Dptrace.h162 extern asmlinkage long syscall_trace_enter(struct pt_regs *regs);
/linux/arch/arm/include/asm/
H A Dptrace.h198 int syscall_trace_enter(struct pt_regs *regs);
/linux/arch/arc/include/asm/
H A Dptrace.h172 extern int syscall_trace_enter(struct pt_regs *);
/linux/arch/mips/kernel/
H A Dscall64-n32.S77 jal syscall_trace_enter
H A Dscall64-n64.S87 jal syscall_trace_enter
H A Dscall64-o32.S132 jal syscall_trace_enter
H A Dscall32-o32.S129 jal syscall_trace_enter
/linux/arch/sparc/kernel/
H A Dsyscalls.S152 call syscall_trace_enter
182 call syscall_trace_enter
H A Dentry.h85 asmlinkage int syscall_trace_enter(struct pt_regs *regs);
/linux/arch/alpha/kernel/
H A Dproto.h168 extern unsigned long syscall_trace_enter(void);
H A Dptrace.c322 asmlinkage unsigned long syscall_trace_enter(void) in syscall_trace_enter() function
/linux/arch/m68k/coldfire/
H A Dentry.S87 jbsr syscall_trace_enter
/linux/kernel/entry/
H A Dcommon.c28 long syscall_trace_enter(struct pt_regs *regs, long syscall, in syscall_trace_enter() function
/linux/arch/m68k/68000/
H A Dentry.S42 jbsr syscall_trace_enter
/linux/arch/csky/kernel/
H A Dentry.S87 jbsr syscall_trace_enter
H A Dptrace.c320 asmlinkage int syscall_trace_enter(struct pt_regs *regs) in syscall_trace_enter() function
/linux/arch/arc/kernel/
H A Dptrace.c342 asmlinkage int syscall_trace_enter(struct pt_regs *regs) in syscall_trace_enter() function

12