Searched refs:syscall_trace (Results 1 – 3 of 3) sorted by relevance
14 struct syscall_trace { struct 25 __type(value, struct syscall_trace); argument 106 struct syscall_trace st; in sys_enter() 126 struct syscall_trace *st; in sys_exit()
51 andi t0, a2, _TIF_WORK_MASK # (ignoring syscall_trace)
436 asmlinkage int syscall_trace(struct pt_regs *regs, int syscall_exit_p) in syscall_trace() function