Home
last modified time | relevance | path

Searched defs:ftrace_rec_set_nop_ops (Results 1 – 3 of 3) sorted by relevance

/linux/arch/riscv/kernel/
H A Dftrace.c103 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) in ftrace_rec_set_nop_ops() function
113 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) { return 0; } in ftrace_rec_set_nop_ops() function
/linux/arch/arm64/kernel/
H A Dftrace.c376 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) in ftrace_rec_set_nop_ops() function
386 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) { return 0; } in ftrace_rec_set_nop_ops() function
/linux/arch/powerpc/kernel/trace/
H A Dftrace.c305 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) in ftrace_rec_set_nop_ops() function
315 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) { return 0; } in ftrace_rec_set_nop_ops() function