Home
last modified time | relevance | path

Searched refs:ftrace_bug (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dftrace.h658 void ftrace_bug(int err, struct dyn_ftrace *rec);
/linux/kernel/trace/
H A Dftrace.c2155 void ftrace_bug(int failed, struct dyn_ftrace *rec) in ftrace_bug() function
2734 ftrace_bug(failed, rec); in ftrace_replace_code()
2826 ftrace_bug(ret, rec); in ftrace_nop_initialize()
7416 ftrace_bug(failed, rec); in ftrace_module_enable()