Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dftrace.c458 static int add_update_code(unsigned long ip, unsigned const char *new) in add_update_code() function
472 return add_update_code(ip, new); in add_update_call()
481 return add_update_code(ip, new); in add_update_nop()
655 ret = add_update_code(ip, new_code); in ftrace_modify_code()