Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dstatic_call.c32 static const u8 warninsn[] = { 0x67, 0x48, 0x0f, 0xb9, 0x3a }; variable
79 code = &warninsn; in __static_call_transform()
140 !memcmp(insn, warninsn, 5)) in __static_call_validate()