Searched refs:JUMP_LABEL_NOP (Results 1 – 2 of 2) sorted by relevance
410 if (jump_label_type(iter) == JUMP_LABEL_NOP) in jump_label_init()411 arch_jump_label_transform_static(iter, JUMP_LABEL_NOP); in jump_label_init()541 if (jump_label_init_type(iter) == JUMP_LABEL_NOP) in jump_label_apply_nops()542 arch_jump_label_transform_static(iter, JUMP_LABEL_NOP); in jump_label_apply_nops()
127 JUMP_LABEL_NOP = 0, enumerator