Home
last modified time | relevance | path

Searched refs:ftrace_list_ops (Results 1 – 4 of 4) sorted by relevance

/linux/arch/riscv/kernel/
H A Dftrace.c91 ops = &ftrace_list_ops; in riscv64_rec_get_ops()
/linux/arch/powerpc/kernel/trace/
H A Dftrace.c290 ops = &ftrace_list_ops; in powerpc_rec_get_ops()
/linux/include/linux/
H A Dftrace.h70 extern const struct ftrace_ops ftrace_list_ops;
/linux/kernel/trace/
H A Dftrace.c137 const struct ftrace_ops ftrace_list_ops = { variable