Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/kernel/
Dftrace.c49 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/linux-4.4.14/arch/mips/kernel/
Dftrace.c34 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/linux-4.4.14/arch/powerpc/kernel/
Dftrace.c458 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/linux-4.4.14/include/linux/
Dftrace.h423 void arch_ftrace_update_code(int command);
/linux-4.4.14/arch/x86/kernel/
Dftrace.c638 void arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
/linux-4.4.14/kernel/trace/
Dftrace.c2524 void __weak arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
2544 arch_ftrace_update_code(command); in ftrace_run_update_code()