Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Djump_label.c93 static void jump_label_update(struct static_key *key);
165 jump_label_update(key); in static_key_slow_inc_cpuslocked()
205 jump_label_update(key); in static_key_enable_cpuslocked()
235 jump_label_update(key); in static_key_disable_cpuslocked()
288 jump_label_update(key); in __static_key_slow_dec_cpuslocked()
818 static void jump_label_update(struct static_key *key) in jump_label_update() function