Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dftrace.h214 void arch_ftrace_update_code(int command);
/linux-3.3/kernel/trace/
Dftrace.c1794 void __weak arch_ftrace_update_code(int command) in arch_ftrace_update_code() function
1819 arch_ftrace_update_code(command); in ftrace_run_update_code()