Home
last modified time | relevance | path

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

/arch/x86/kernel/
Djump_label.c43 const unsigned char default_nop[] = { STATIC_KEY_INIT_NOP }; in __jump_label_set_jump_code() local
53 expect = default_nop; line = __LINE__; in __jump_label_set_jump_code()
190 const unsigned char default_nop[] = { STATIC_KEY_INIT_NOP }; in arch_jump_label_transform_static() local
193 if (memcmp(ideal_nop, default_nop, 5) != 0) in arch_jump_label_transform_static()