Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Djump_label.c68 jump_label_update(key, JUMP_LABEL_ENABLE); in static_key_slow_inc()
93 jump_label_update(key, JUMP_LABEL_ENABLE); in __static_key_slow_dec()
187 return JUMP_LABEL_ENABLE; in jump_label_type()
321 if (jump_label_type(key) == JUMP_LABEL_ENABLE) in jump_label_add_module()
322 __jump_label_update(key, iter, iter_stop, JUMP_LABEL_ENABLE); in jump_label_add_module()
/linux-4.1.27/arch/powerpc/kernel/
Djump_label.c20 if (type == JUMP_LABEL_ENABLE) in arch_jump_label_transform()
/linux-4.1.27/arch/arm64/kernel/
Djump_label.c31 if (type == JUMP_LABEL_ENABLE) { in arch_jump_label_transform()
/linux-4.1.27/arch/sparc/kernel/
Djump_label.c19 if (type == JUMP_LABEL_ENABLE) { in arch_jump_label_transform()
/linux-4.1.27/arch/arm/kernel/
Djump_label.c15 if (type == JUMP_LABEL_ENABLE) in __arch_jump_label_transform()
/linux-4.1.27/arch/mips/kernel/
Djump_label.c54 if (type == JUMP_LABEL_ENABLE) { in arch_jump_label_transform()
/linux-4.1.27/arch/x86/kernel/
Djump_label.c48 if (type == JUMP_LABEL_ENABLE) { in __jump_label_transform()
/linux-4.1.27/arch/s390/kernel/
Djump_label.c67 if (type == JUMP_LABEL_ENABLE) { in __jump_label_transform()
/linux-4.1.27/include/linux/
Djump_label.h90 JUMP_LABEL_ENABLE, enumerator