Searched refs:nop_inst (Results 1 – 1 of 1) sorted by relevance
391 ppc_inst_t nop_inst = ppc_inst(PPC_RAW_NOP()); in ftrace_replace_code() local410 ret = ftrace_get_call_inst(rec, (unsigned long)ftrace_caller, &nop_inst); in ftrace_replace_code()430 new = nop_inst; in ftrace_replace_code()435 old = nop_inst; in ftrace_replace_code()448 nop_inst = ppc_inst(PPC_RAW_NOP()); in ftrace_replace_code()452 ret = ftrace_modify_code(ip, call_inst, nop_inst); in ftrace_replace_code()454 ret = ftrace_modify_code(ip, nop_inst, call_inst); in ftrace_replace_code()