Home
last modified time | relevance | path

Searched refs:arch_ftrace_update_code (Results 1 – 7 of 7) sorted by relevance

/linux/arch/csky/kernel/
H A Dftrace.c224 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/linux/arch/riscv/kernel/
H A Dftrace.c42 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/linux/arch/mips/kernel/
H A Dftrace.c35 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/linux/arch/s390/kernel/
H A Dftrace.c250 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/linux/arch/x86/kernel/
H A Dftrace.c261 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/linux/arch/powerpc/kernel/trace/
H A Dftrace.c582 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/linux/kernel/trace/
H A Dftrace.c2999 * arch_ftrace_update_code - modify the code to trace or not trace in ftrace_run_update_code()
3005 void __weak arch_ftrace_update_code(int command) in ftrace_run_update_code()
3020 arch_ftrace_update_code(command);
2987 void __weak arch_ftrace_update_code(int command) arch_ftrace_update_code() function