Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dstatic_call.c19 static const u8 tramp_ud[] = { 0x0f, 0xb9, 0xcc }; variable
126 if (memcmp(tramp+5, tramp_ud, 3)) { in __static_call_fixup()