Searched refs:JUMP_LABEL_NOP (Results 1 – 4 of 4) sorted by relevance
480 if (jump_label_type(iter) == JUMP_LABEL_NOP) in jump_label_init()481 arch_jump_label_transform_static(iter, JUMP_LABEL_NOP); in jump_label_init()608 if (jump_label_init_type(iter) == JUMP_LABEL_NOP) in jump_label_apply_nops()609 arch_jump_label_transform_static(iter, JUMP_LABEL_NOP); in jump_label_apply_nops()
109 BUG_ON(type != JUMP_LABEL_NOP); in arch_jump_label_transform_static()
55 if (type == JUMP_LABEL_NOP) in __jump_label_set_jump_code()
185 JUMP_LABEL_NOP = 0, enumerator