Searched refs:INSN_NOP (Results 1 – 3 of 3) sorted by relevance
48 #define INSN_NOP 0x00000000 /* nop */ macro133 new = in_kernel_space(ip) ? INSN_NOP : INSN_B_1F; in ftrace_make_nop()166 ftrace_modify_code(MCOUNT_ADDR, INSN_NOP); in ftrace_dyn_arch_init()190 return ftrace_modify_code(FTRACE_GRAPH_CALL_IP, INSN_NOP); in ftrace_disable_ftrace_graph_caller()
45 #define INSN_NOP 0x90 macro247 memset(insn_buf + MAX_INSN_SIZE, INSN_NOP, MAX_INSN_SIZE); in main()
77 #define INSN_NOP 0x08000240 /* nop */ macro312 err |= __put_user(INSN_NOP, &frame->tramp[SIGRESTARTBLOCK_TRAMP+3]); in setup_rt_frame()