Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dtext-patching.h84 union text_poke_insn { union
95 union text_poke_insn *insn = buf; in __text_gen_insn()
125 static union text_poke_insn insn; /* per instance */ in text_gen_insn()
/linux/arch/x86/kernel/
H A Dftrace.c514 union text_poke_insn call; in addr_from_call()