Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dftrace.c229 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dftrace.c243 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dftrace.c44 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dftrace.c35 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dftrace.c251 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dftrace.h512 void arch_ftrace_update_code(int command);
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/trace/
H A Dftrace.c873 void arch_ftrace_update_code(int command) function
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dftrace.c2754 void __weak arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
2774 arch_ftrace_update_code(command); in ftrace_run_update_code()