Home
last modified time | relevance | path

Searched refs:arch_ftrace_update_code (Results 1 – 5 of 5) 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/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.c249 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/linux/include/linux/
H A Dftrace.h762 void arch_ftrace_update_code(int command);
/linux/kernel/trace/
H A Dftrace.c2937 void __weak arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
2952 arch_ftrace_update_code(command); in ftrace_run_update_code()