Searched refs:jump_label_type (Results 1 – 1 of 1) sorted by relevance
340 enum jump_label_type type) in arch_jump_label_transform_static()391 static enum jump_label_type jump_label_type(struct jump_entry *entry) in jump_label_type() function427 arch_jump_label_transform(entry, jump_label_type(entry)); in __jump_label_update()441 if (!arch_jump_label_transform_queue(entry, jump_label_type(entry))) { in __jump_label_update()446 BUG_ON(!arch_jump_label_transform_queue(entry, jump_label_type(entry))); in __jump_label_update()480 if (jump_label_type(iter) == JUMP_LABEL_NOP) in jump_label_init()500 static enum jump_label_type jump_label_init_type(struct jump_entry *entry) in jump_label_init_type()661 if (jump_label_type(iter) != jump_label_init_type(iter)) in jump_label_add_module()