Home
last modified time | relevance | path

Searched refs:trace_get_syscall_nr (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/trace/
H A Dtrace_syscalls.c68 trace_get_syscall_nr(struct task_struct *task, struct pt_regs *regs) in trace_get_syscall_nr() function
77 trace_get_syscall_nr(struct task_struct *task, struct pt_regs *regs) in trace_get_syscall_nr() function
882 syscall_nr = trace_get_syscall_nr(current, regs); in ftrace_syscall_enter()
943 syscall_nr = trace_get_syscall_nr(current, regs); in ftrace_syscall_exit()
1422 syscall_nr = trace_get_syscall_nr(current, regs); in perf_syscall_enter()
1554 syscall_nr = trace_get_syscall_nr(current, regs); in perf_syscall_exit()