Searched refs:add_update_code (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/kernel/
H A Dftrace.c424 static int add_update_code(unsigned long ip, unsigned const char *new) add_update_code() function
438 return add_update_code(ip, new); add_update_call()
447 return add_update_code(ip, new); add_update_nop()
615 ret = add_update_code(ip, new_code); ftrace_modify_code()

Completed in 48 milliseconds