Home
last modified time | relevance | path

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

/openbmc/linux/arch/csky/kernel/
H A Dftrace.c224 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/openbmc/linux/arch/mips/kernel/
H A Dftrace.c35 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/openbmc/linux/arch/arm/kernel/
H A Dftrace.c56 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/openbmc/linux/arch/loongarch/kernel/
H A Dftrace_dyn.c214 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/openbmc/linux/arch/s390/kernel/
H A Dftrace.c203 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/openbmc/linux/arch/arm64/kernel/
H A Dftrace.c445 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/openbmc/linux/arch/x86/kernel/
H A Dftrace.c255 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/openbmc/linux/arch/powerpc/kernel/trace/
H A Dftrace.c324 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
H A Dftrace_64_pg.c708 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/openbmc/linux/include/linux/
H A Dftrace.h648 void arch_ftrace_update_code(int command);
/openbmc/linux/kernel/trace/
H A Dftrace.c2908 void __weak arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
2923 arch_ftrace_update_code(command); in ftrace_run_update_code()