Searched refs:nop_inst (Results 1 – 1 of 1) sorted by relevance
373 ppc_inst_t nop_inst = ppc_inst(PPC_RAW_NOP()); in ftrace_replace_code() local392 ret = ftrace_get_call_inst(rec, (unsigned long)ftrace_caller, &nop_inst); in ftrace_replace_code()412 new = nop_inst; in ftrace_replace_code()417 old = nop_inst; in ftrace_replace_code()430 nop_inst = ppc_inst(PPC_RAW_NOP()); in ftrace_replace_code()434 ret = ftrace_modify_code(ip, call_inst, nop_inst); in ftrace_replace_code()436 ret = ftrace_modify_code(ip, nop_inst, call_inst); in ftrace_replace_code()