Searched refs:ftrace_nop (Results 1 – 2 of 2) sorted by relevance
13 static const u32 ftrace_nop = 0x01000000; variable62 new = ftrace_nop; in ftrace_make_nop()71 old = ftrace_nop; in ftrace_make_call()
29 static unsigned char ftrace_nop[4]; variable50 __raw_writel(ip + MCOUNT_INSN_SIZE, ftrace_nop); in ftrace_nop_replace()51 return ftrace_nop; in ftrace_nop_replace()