Home
last modified time | relevance | path

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

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