Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kernel/
H A Dftrace.c294 ops = &ftrace_list_ops; in arm64_rec_get_ops()
/openbmc/linux/include/linux/
H A Dftrace.h71 extern const struct ftrace_ops ftrace_list_ops;
/openbmc/linux/kernel/trace/
H A Dftrace.c136 const struct ftrace_ops ftrace_list_ops = { variable