Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dstatic_call.c21 static const u8 retinsn[] = { RET_INSN_OPCODE, 0xcc, 0xcc, 0xcc, 0xcc }; variable
46 code = &retinsn; in __static_call_transform()