Symbol: ftrace_graph_ent
include/linux/ftrace.h
1213
struct ftrace_graph_ent ent;
include/linux/ftrace.h
1238
typedef int (*trace_func_graph_ent_t)(struct ftrace_graph_ent *,
include/linux/ftrace.h
1242
extern int ftrace_graph_entry_stub(struct ftrace_graph_ent *trace,
kernel/trace/fgraph.c
1196
static int fgraph_pid_func(struct ftrace_graph_ent *trace,
kernel/trace/fgraph.c
295
static int entry_run(struct ftrace_graph_ent *trace, struct fgraph_ops *ops,
kernel/trace/fgraph.c
521
int ftrace_graph_entry_stub(struct ftrace_graph_ent *trace,
kernel/trace/fgraph.c
656
struct ftrace_graph_ent trace;
kernel/trace/fprobe.c
373
static int fprobe_fgraph_entry(struct ftrace_graph_ent *trace, struct fgraph_ops *gops,
kernel/trace/ftrace.c
841
static int profile_graph_entry(struct ftrace_graph_ent *trace,
kernel/trace/trace.h
1050
ftrace_graph_addr(unsigned long *task_var, struct ftrace_graph_ent *trace)
kernel/trace/trace.h
1129
static inline int ftrace_graph_addr(unsigned long *task_var, struct ftrace_graph_ent *trace)
kernel/trace/trace.h
1147
ftrace_graph_ignore_func(struct fgraph_ops *gops, struct ftrace_graph_ent *trace)
kernel/trace/trace.h
760
int trace_graph_entry(struct ftrace_graph_ent *trace, struct fgraph_ops *gops,
kernel/trace/trace.h
986
struct ftrace_graph_ent *trace,
kernel/trace/trace.h
989
struct ftrace_graph_ent *trace,
kernel/trace/trace_entries.h
81
__field_struct( struct ftrace_graph_ent, graph_ent )
kernel/trace/trace_functions_graph.c
1024
struct ftrace_graph_ent *call = &entry->graph_ent;
kernel/trace/trace_functions_graph.c
1233
struct ftrace_graph_ent *call;
kernel/trace/trace_functions_graph.c
127
static int __graph_entry(struct trace_array *tr, struct ftrace_graph_ent *trace,
kernel/trace/trace_functions_graph.c
158
struct ftrace_graph_ent *trace,
kernel/trace/trace_functions_graph.c
166
struct ftrace_graph_ent *trace,
kernel/trace/trace_functions_graph.c
200
struct ftrace_graph_ent *trace,
kernel/trace/trace_functions_graph.c
225
static int graph_entry(struct ftrace_graph_ent *trace,
kernel/trace/trace_functions_graph.c
294
int trace_graph_entry(struct ftrace_graph_ent *trace,
kernel/trace/trace_functions_graph.c
301
static int trace_graph_entry_args(struct ftrace_graph_ent *trace,
kernel/trace/trace_functions_graph.c
313
struct ftrace_graph_ent ent = {
kernel/trace/trace_functions_graph.c
955
struct ftrace_graph_ent *call;
kernel/trace/trace_irqsoff.c
178
static int irqsoff_graph_entry(struct ftrace_graph_ent *trace,
kernel/trace/trace_sched_wakeup.c
115
static int wakeup_graph_entry(struct ftrace_graph_ent *trace,
kernel/trace/trace_selftest.c
1029
static int trace_graph_entry_watchdog(struct ftrace_graph_ent *trace,
kernel/trace/trace_selftest.c
776
static __init int store_entry(struct ftrace_graph_ent *trace,