Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Dalternative.c959 static void *__text_poke(void *addr, const void *opcode, size_t len) in __text_poke() function
1083 return __text_poke(addr, opcode, len); in text_poke()
1102 return __text_poke(addr, opcode, len); in text_poke_kgdb()

Completed in 4 milliseconds