Home
last modified time | relevance | path

Searched refs:__text_poke (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dalternative.c1147 static void *__text_poke(void *addr, const void *opcode, size_t len) in __text_poke() function
1271 return __text_poke(addr, opcode, len); in text_poke()
1290 return __text_poke(addr, opcode, len); in text_poke_kgdb()