Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dftrace.c432 static int add_update_code(unsigned long ip, unsigned const char *new) in add_update_code() function
446 return add_update_code(ip, new); in add_update_call()
455 return add_update_code(ip, new); in add_update_nop()
629 ret = add_update_code(ip, new_code); in ftrace_modify_code()