Home
last modified time | relevance | path

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

/linux-6.15/arch/riscv/kernel/
H A Dftrace.c163 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/linux-6.15/arch/csky/kernel/
H A Dftrace.c224 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/linux-6.15/arch/arm/kernel/
H A Dftrace.c56 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/linux-6.15/arch/mips/kernel/
H A Dftrace.c35 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/linux-6.15/arch/loongarch/kernel/
H A Dftrace_dyn.c213 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/linux-6.15/arch/s390/kernel/
H A Dftrace.c250 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/linux-6.15/arch/arm64/kernel/
H A Dftrace.c507 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/linux-6.15/arch/x86/kernel/
H A Dftrace.c256 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/linux-6.15/arch/powerpc/kernel/trace/
H A Dftrace_64_pg.c693 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
H A Dftrace.c558 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/linux-6.15/include/linux/
H A Dftrace.h762 void arch_ftrace_update_code(int command);
/linux-6.15/kernel/trace/
H A Dftrace.c2941 void __weak arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
2956 arch_ftrace_update_code(command); in ftrace_run_update_code()