Searched defs:nops (Results 1 – 6 of 6) sorted by relevance
41 unsigned int nops[2] = {NOP4, NOP4}; in ftrace_check_current_call() local73 unsigned int nops[2] = {NOP4, NOP4}; in __ftrace_modify_call() local103 unsigned int nops[2] = {NOP4, NOP4}; in ftrace_make_nop() local
62 .macro nops number macro
30 static const void *nops[] __initdata_or_module = { variable
15 #define nops(n) asm volatile(__nops(n)) macro
68 static uint16_t nops[7] = {NOP, NOP32_HI, NOP32_LO, NOP32_HI, NOP32_LO, variable
927 int nops; in do_jit() local