Searched defs:syscall_trace_enter (Results 1 – 2 of 2) sorted by relevance
44 static long syscall_trace_enter(struct pt_regs *regs, long syscall, in syscall_trace_enter() function
126 struct syscall_trace_enter { struct127 struct trace_entry ent;128 int nr;129 unsigned long args[];