ftrace_graph_ent 742 include/linux/ftrace.h typedef int (*trace_func_graph_ent_t)(struct ftrace_graph_ent *); /* entry */ ftrace_graph_ent 744 include/linux/ftrace.h extern int ftrace_graph_entry_stub(struct ftrace_graph_ent *trace); ftrace_graph_ent 102 kernel/trace/fgraph.c struct ftrace_graph_ent trace; ftrace_graph_ent 330 kernel/trace/fgraph.c int ftrace_graph_entry_stub(struct ftrace_graph_ent *trace) ftrace_graph_ent 420 kernel/trace/fgraph.c static int ftrace_graph_entry_test(struct ftrace_graph_ent *trace) ftrace_graph_ent 796 kernel/trace/ftrace.c static int profile_graph_entry(struct ftrace_graph_ent *trace) ftrace_graph_ent 741 kernel/trace/trace.h int trace_graph_entry(struct ftrace_graph_ent *trace); ftrace_graph_ent 928 kernel/trace/trace.h struct ftrace_graph_ent *trace, ftrace_graph_ent 938 kernel/trace/trace.h static inline int ftrace_graph_addr(struct ftrace_graph_ent *trace) ftrace_graph_ent 1015 kernel/trace/trace.h static inline int ftrace_graph_addr(struct ftrace_graph_ent *trace) ftrace_graph_ent 1030 kernel/trace/trace.h static inline bool ftrace_graph_ignore_func(struct ftrace_graph_ent *trace) ftrace_graph_ent 82 kernel/trace/trace_entries.h __field_struct( struct ftrace_graph_ent, graph_ent ) ftrace_graph_ent 98 kernel/trace/trace_functions_graph.c struct ftrace_graph_ent *trace, ftrace_graph_ent 127 kernel/trace/trace_functions_graph.c int trace_graph_entry(struct ftrace_graph_ent *trace) ftrace_graph_ent 194 kernel/trace/trace_functions_graph.c struct ftrace_graph_ent ent = { ftrace_graph_ent 634 kernel/trace/trace_functions_graph.c struct ftrace_graph_ent *call; ftrace_graph_ent 681 kernel/trace/trace_functions_graph.c struct ftrace_graph_ent *call = &entry->graph_ent; ftrace_graph_ent 869 kernel/trace/trace_functions_graph.c struct ftrace_graph_ent *call = &field->graph_ent; ftrace_graph_ent 175 kernel/trace/trace_irqsoff.c static int irqsoff_graph_entry(struct ftrace_graph_ent *trace) ftrace_graph_ent 115 kernel/trace/trace_sched_wakeup.c static int wakeup_graph_entry(struct ftrace_graph_ent *trace) ftrace_graph_ent 727 kernel/trace/trace_selftest.c static int trace_graph_entry_watchdog(struct ftrace_graph_ent *trace)