Searched refs:enter_syscall_print_funcs (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/trace/
H A Dtrace_syscalls.c476 struct trace_event_functions enter_syscall_print_funcs = { variable in typeref:struct:trace_event_functions
/linux-master/include/linux/
H A Dsyscalls.h141 extern struct trace_event_functions enter_syscall_print_funcs;
152 .event.funcs = &enter_syscall_print_funcs, \

Completed in 226 milliseconds