Searched refs:ftrace_graph_ent (Results 1 – 9 of 9) sorted by relevance
116 struct ftrace_graph_ent trace; in function_graph_enter()353 int ftrace_graph_entry_stub(struct ftrace_graph_ent *trace) in ftrace_graph_entry_stub()447 static int ftrace_graph_entry_test(struct ftrace_graph_ent *trace) in ftrace_graph_entry_test()
98 struct ftrace_graph_ent *trace, in __trace_graph_entry()127 int trace_graph_entry(struct ftrace_graph_ent *trace) in trace_graph_entry()194 struct ftrace_graph_ent ent = { in __trace_graph_function()634 struct ftrace_graph_ent *call; in print_graph_entry_leaf()681 struct ftrace_graph_ent *call = &entry->graph_ent; in print_graph_entry_nested()869 struct ftrace_graph_ent *call = &field->graph_ent; in print_graph_entry()
785 int trace_graph_entry(struct ftrace_graph_ent *trace);989 struct ftrace_graph_ent *trace,999 static inline int ftrace_graph_addr(struct ftrace_graph_ent *trace) in ftrace_graph_addr()1076 static inline int ftrace_graph_addr(struct ftrace_graph_ent *trace) in ftrace_graph_addr()1091 static inline bool ftrace_graph_ignore_func(struct ftrace_graph_ent *trace) in ftrace_graph_ignore_func()
80 __field_struct( struct ftrace_graph_ent, graph_ent )
175 static int irqsoff_graph_entry(struct ftrace_graph_ent *trace) in irqsoff_graph_entry()
732 static int trace_graph_entry_watchdog(struct ftrace_graph_ent *trace) in trace_graph_entry_watchdog()
115 static int wakeup_graph_entry(struct ftrace_graph_ent *trace) in wakeup_graph_entry()
792 static int profile_graph_entry(struct ftrace_graph_ent *trace) in profile_graph_entry()
854 struct ftrace_graph_ent { struct875 typedef int (*trace_func_graph_ent_t)(struct ftrace_graph_ent *); /* entry */ argument877 extern int ftrace_graph_entry_stub(struct ftrace_graph_ent *trace);