Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kernel/
Dftrace.c369 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) in ftrace_rec_set_nop_ops() function
379 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) { return 0; } in ftrace_rec_set_nop_ops() function
/linux-6.15/arch/powerpc/kernel/trace/
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