Home
last modified time | relevance | path

Searched refs:ftrace_graph_ent (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/arch/parisc/kernel/
Dftrace.c33 struct ftrace_graph_ent trace; in prepare_ftrace_return()
65 extern int ftrace_graph_entry_stub(struct ftrace_graph_ent *trace); in ftrace_function_trampoline()
/Linux-v4.19/arch/nds32/kernel/
Dftrace.c10 extern int ftrace_graph_entry_stub(struct ftrace_graph_ent *trace);
214 struct ftrace_graph_ent trace; in prepare_ftrace_return()
/Linux-v4.19/kernel/trace/
Dtrace_functions_graph.c346 struct ftrace_graph_ent *trace, in __trace_graph_entry()
375 int trace_graph_entry(struct ftrace_graph_ent *trace) in trace_graph_entry()
433 struct ftrace_graph_ent ent = { in __trace_graph_function()
832 struct ftrace_graph_ent *call; in print_graph_entry_leaf()
883 struct ftrace_graph_ent *call = &entry->graph_ent; in print_graph_entry_nested()
1071 struct ftrace_graph_ent *call = &field->graph_ent; in print_graph_entry()
Dtrace_sched_wakeup.c55 static int wakeup_graph_entry(struct ftrace_graph_ent *trace);
236 static int wakeup_graph_entry(struct ftrace_graph_ent *trace) in wakeup_graph_entry()
342 static int wakeup_graph_entry(struct ftrace_graph_ent *trace) in wakeup_graph_entry()
Dtrace_irqsoff.c174 static int irqsoff_graph_entry(struct ftrace_graph_ent *trace) in irqsoff_graph_entry()
274 static int irqsoff_graph_entry(struct ftrace_graph_ent *trace) in irqsoff_graph_entry()
Dtrace_entries.h81 __field_struct( struct ftrace_graph_ent, graph_ent )
Dtrace.h648 int trace_graph_entry(struct ftrace_graph_ent *trace);
836 struct ftrace_graph_ent *trace,
901 static inline bool ftrace_graph_ignore_func(struct ftrace_graph_ent *trace) in ftrace_graph_ignore_func()
Dtrace_selftest.c727 static int trace_graph_entry_watchdog(struct ftrace_graph_ent *trace) in trace_graph_entry_watchdog()
Dftrace.c818 static int profile_graph_entry(struct ftrace_graph_ent *trace) in profile_graph_entry()
6774 int ftrace_graph_entry_stub(struct ftrace_graph_ent *trace) in ftrace_graph_entry_stub()
6918 static int ftrace_graph_entry_test(struct ftrace_graph_ent *trace) in ftrace_graph_entry_test()
/Linux-v4.19/arch/sparc/kernel/
Dftrace.c129 struct ftrace_graph_ent trace; in prepare_ftrace_return()
/Linux-v4.19/arch/s390/kernel/
Dftrace.c206 struct ftrace_graph_ent trace; in prepare_ftrace_return()
/Linux-v4.19/arch/riscv/kernel/
Dftrace.c135 struct ftrace_graph_ent trace; in prepare_ftrace_return()
/Linux-v4.19/arch/microblaze/kernel/
Dftrace.c26 struct ftrace_graph_ent trace; in prepare_ftrace_return()
/Linux-v4.19/arch/arm64/kernel/
Dftrace.c219 struct ftrace_graph_ent trace; in prepare_ftrace_return()
/Linux-v4.19/include/linux/
Dftrace.h727 struct ftrace_graph_ent { struct
748 typedef int (*trace_func_graph_ent_t)(struct ftrace_graph_ent *); /* entry */ argument
/Linux-v4.19/arch/sh/kernel/
Dftrace.c325 struct ftrace_graph_ent trace; in prepare_ftrace_return()
/Linux-v4.19/arch/arm/kernel/
Dftrace.c230 struct ftrace_graph_ent trace; in prepare_ftrace_return()
/Linux-v4.19/arch/mips/kernel/
Dftrace.c325 struct ftrace_graph_ent trace; in prepare_ftrace_return()
/Linux-v4.19/arch/powerpc/kernel/trace/
Dftrace.c700 struct ftrace_graph_ent trace;
/Linux-v4.19/arch/x86/kernel/
Dftrace.c997 struct ftrace_graph_ent trace; in prepare_ftrace_return()