Home
last modified time | relevance | path

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

/kernel/
Djump_label.c337 enum jump_label_type type) in arch_jump_label_transform_static()
389 static enum jump_label_type jump_label_type(struct jump_entry *entry) in jump_label_type() function
433 arch_jump_label_transform(entry, jump_label_type(entry)); in __jump_label_update()
447 if (!arch_jump_label_transform_queue(entry, jump_label_type(entry))) { in __jump_label_update()
452 BUG_ON(!arch_jump_label_transform_queue(entry, jump_label_type(entry))); in __jump_label_update()
487 if (jump_label_type(iter) == JUMP_LABEL_NOP) in jump_label_init()
507 enum jump_label_type jump_label_init_type(struct jump_entry *entry) in jump_label_init_type()
650 if (jump_label_type(iter) != jump_label_init_type(iter)) in jump_label_add_module()