Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_syscalls.c67 trace_get_syscall_nr(struct task_struct *task, struct pt_regs *regs) in trace_get_syscall_nr() function
76 trace_get_syscall_nr(struct task_struct *task, struct pt_regs *regs) in trace_get_syscall_nr() function
302 syscall_nr = trace_get_syscall_nr(current, regs); in ftrace_syscall_enter()
341 syscall_nr = trace_get_syscall_nr(current, regs); in ftrace_syscall_exit()
585 syscall_nr = trace_get_syscall_nr(current, regs); in perf_syscall_enter()
685 syscall_nr = trace_get_syscall_nr(current, regs); in perf_syscall_exit()