Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dtext-patching.h90 union text_poke_insn { union
101 static union text_poke_insn insn; /* per instance */ in text_gen_insn()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dftrace.c515 union text_poke_insn call; in addr_from_call()