Searched refs:syscall_trace_exit (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace_syscalls.c163 struct syscall_trace_exit *trace;
284 struct syscall_trace_exit trace;
334 struct syscall_trace_exit *entry;
565 struct syscall_trace_exit *rec;
591 rec = (struct syscall_trace_exit *)perf_trace_buf_prepare(size,
H A Dtrace.h83 struct syscall_trace_exit { struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dptrace.c376 asmlinkage void syscall_trace_exit(void) function
H A Dentry.S1133 andi gr23,#~PSR_PIL,gr23 ; could let syscall_trace_exit() call schedule()
1136 call syscall_trace_exit
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dptrace.c383 asmlinkage void syscall_trace_exit(struct pt_regs *regs) function

Completed in 277 milliseconds