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.c69 trace_get_syscall_nr(struct task_struct *task, struct pt_regs *regs) in trace_get_syscall_nr() function
78 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()
1433 syscall_nr = trace_get_syscall_nr(current, regs); in perf_syscall_enter()
1573 syscall_nr = trace_get_syscall_nr(current, regs); in perf_syscall_exit()