Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_syscalls.c65 trace_get_syscall_nr(struct task_struct *task, struct pt_regs *regs) in trace_get_syscall_nr() function
74 trace_get_syscall_nr(struct task_struct *task, struct pt_regs *regs) in trace_get_syscall_nr() function
322 syscall_nr = trace_get_syscall_nr(current, regs); in ftrace_syscall_enter()
370 syscall_nr = trace_get_syscall_nr(current, regs); in ftrace_syscall_exit()
594 syscall_nr = trace_get_syscall_nr(current, regs); in perf_syscall_enter()
693 syscall_nr = trace_get_syscall_nr(current, regs); in perf_syscall_exit()