Searched refs:JUMP_LABEL_NOP (Results 1 – 2 of 2) sorted by relevance
215 if (jump_label_type(iter) == JUMP_LABEL_NOP) in jump_label_init()216 arch_jump_label_transform_static(iter, JUMP_LABEL_NOP); in jump_label_init()300 if (jump_label_init_type(iter) == JUMP_LABEL_NOP) in jump_label_apply_nops()301 arch_jump_label_transform_static(iter, JUMP_LABEL_NOP); in jump_label_apply_nops()
112 JUMP_LABEL_NOP = 0, enumerator