trace_event_functions  132 include/linux/syscalls.h extern struct trace_event_functions enter_syscall_print_funcs;
trace_event_functions  133 include/linux/syscalls.h extern struct trace_event_functions exit_syscall_print_funcs;
trace_event_functions  117 include/linux/trace_events.h struct trace_event_functions {
trace_event_functions  128 include/linux/trace_events.h 	struct trace_event_functions	*funcs;
trace_event_functions  364 include/trace/trace_events.h static struct trace_event_functions trace_event_type_funcs_##call = {	\
trace_event_functions  390 include/trace/trace_events.h static struct trace_event_functions trace_event_type_funcs_##call = {	\
trace_event_functions 1600 kernel/trace/blktrace.c static struct trace_event_functions trace_blk_event_funcs = {
trace_event_functions  164 kernel/trace/trace_branch.c static struct trace_event_functions trace_branch_funcs = {
trace_event_functions  899 kernel/trace/trace_events_hist.c static struct trace_event_functions synth_event_funcs = {
trace_event_functions 1267 kernel/trace/trace_functions_graph.c static struct trace_event_functions graph_functions = {
trace_event_functions 1552 kernel/trace/trace_kprobe.c static struct trace_event_functions kretprobe_funcs = {
trace_event_functions 1556 kernel/trace/trace_kprobe.c static struct trace_event_functions kprobe_funcs = {
trace_event_functions  881 kernel/trace/trace_output.c static struct trace_event_functions trace_fn_funcs = {
trace_event_functions 1021 kernel/trace/trace_output.c static struct trace_event_functions trace_ctx_funcs = {
trace_event_functions 1033 kernel/trace/trace_output.c static struct trace_event_functions trace_wake_funcs = {
trace_event_functions 1073 kernel/trace/trace_output.c static struct trace_event_functions trace_stack_funcs = {
trace_event_functions 1126 kernel/trace/trace_output.c static struct trace_event_functions trace_user_stack_funcs = {
trace_event_functions 1190 kernel/trace/trace_output.c static struct trace_event_functions trace_hwlat_funcs = {
trace_event_functions 1234 kernel/trace/trace_output.c static struct trace_event_functions trace_bputs_funcs = {
trace_event_functions 1278 kernel/trace/trace_output.c static struct trace_event_functions trace_bprint_funcs = {
trace_event_functions 1315 kernel/trace/trace_output.c static struct trace_event_functions trace_print_funcs = {
trace_event_functions 1344 kernel/trace/trace_output.c static struct trace_event_functions trace_raw_data_funcs = {
trace_event_functions  505 kernel/trace/trace_syscalls.c struct trace_event_functions enter_syscall_print_funcs = {
trace_event_functions  509 kernel/trace/trace_syscalls.c struct trace_event_functions exit_syscall_print_funcs = {
trace_event_functions 1527 kernel/trace/trace_uprobe.c static struct trace_event_functions uprobe_funcs = {