Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Djump_label.c105 if (jump_label_init_type(iter) == JUMP_LABEL_NOP) in jump_label_apply_nops()
/openbmc/linux/kernel/
H A Djump_label.c570 enum jump_label_type jump_label_init_type(struct jump_entry *entry) in jump_label_init_type() function
713 if (jump_label_type(iter) != jump_label_init_type(iter)) in jump_label_add_module()
/openbmc/linux/include/linux/
H A Djump_label.h237 extern enum jump_label_type jump_label_init_type(struct jump_entry *entry);