Searched refs:jump_label_init_type (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/kernel/
H A Djump_label.c105 if (jump_label_init_type(iter) == JUMP_LABEL_NOP)
/linux-master/kernel/
H A Djump_label.c535 enum jump_label_type jump_label_init_type(struct jump_entry *entry) function
678 if (jump_label_type(iter) != jump_label_init_type(iter))
/linux-master/include/linux/
H A Djump_label.h237 extern enum jump_label_type jump_label_init_type(struct jump_entry *entry);
479 * See jump_label_type() / jump_label_init_type().

Completed in 130 milliseconds