Home
last modified time | relevance | path

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

/linux-6.14.4/arch/arm64/kernel/
Dftrace.c370 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) in ftrace_rec_set_nop_ops() function
380 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) { return 0; } in ftrace_rec_set_nop_ops() function
/linux-6.14.4/arch/powerpc/kernel/trace/
Dftrace.c307 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) in ftrace_rec_set_nop_ops() function
317 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) { return 0; } in ftrace_rec_set_nop_ops() function