Searched refs:__text_poke (Results 1 – 1 of 1) sorted by relevance
1147 static void *__text_poke(void *addr, const void *opcode, size_t len) in __text_poke() function1271 return __text_poke(addr, opcode, len); in text_poke()1290 return __text_poke(addr, opcode, len); in text_poke_kgdb()