Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Djump_label.c70 jump_label_update(key, JUMP_LABEL_DISABLE); in static_key_slow_inc()
91 jump_label_update(key, JUMP_LABEL_DISABLE); in __static_key_slow_dec()
189 return JUMP_LABEL_DISABLE; in jump_label_type()
279 arch_jump_label_transform_static(iter, JUMP_LABEL_DISABLE); in jump_label_apply_nops()
/linux-4.1.27/include/linux/
Djump_label.h89 JUMP_LABEL_DISABLE = 0, enumerator