Home
last modified time | relevance | path

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

/kernel/
Djump_label.c154 enum jump_label_type type) in arch_jump_label_transform_static()
176 static enum jump_label_type jump_label_type(struct static_key *key) in jump_label_type() function
201 arch_jump_label_transform_static(iter, jump_label_type(iterk)); in jump_label_init()
315 if (jump_label_type(key) == JUMP_LABEL_ENABLE) in jump_label_add_module()