Home
last modified time | relevance | path

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

/openbmc/linux/arch/csky/kernel/
H A Dftrace.c213 ftrace_modify_all_code(param->command); in __ftrace_modify_code()
/openbmc/linux/arch/riscv/kernel/
H A Dftrace.c151 ftrace_modify_all_code(param->command); in __ftrace_modify_code()
/openbmc/linux/arch/arm/kernel/
H A Dftrace.c51 ftrace_modify_all_code(*command); in __ftrace_modify_code()
/openbmc/linux/arch/mips/kernel/
H A Dftrace.c37 ftrace_modify_all_code(command); in arch_ftrace_update_code()
/openbmc/linux/arch/s390/kernel/
H A Dftrace.c205 ftrace_modify_all_code(command); in arch_ftrace_update_code()
/openbmc/linux/arch/loongarch/kernel/
H A Dftrace_dyn.c217 ftrace_modify_all_code(command); in arch_ftrace_update_code()
/openbmc/linux/arch/arm64/kernel/
H A Dftrace.c448 ftrace_modify_all_code(command); in arch_ftrace_update_code()
/openbmc/linux/arch/x86/kernel/
H A Dftrace.c257 ftrace_modify_all_code(command); in arch_ftrace_update_code()
/openbmc/linux/arch/powerpc/kernel/trace/
H A Dftrace.c326 ftrace_modify_all_code(command); in arch_ftrace_update_code()
H A Dftrace_64_pg.c710 ftrace_modify_all_code(command); in arch_ftrace_update_code()
/openbmc/linux/include/linux/
H A Dftrace.h696 void ftrace_modify_all_code(int command);
/openbmc/linux/kernel/trace/
H A Dftrace.c2829 void ftrace_modify_all_code(int command) in ftrace_modify_all_code() function
2881 ftrace_modify_all_code(*command); in __ftrace_modify_code()