Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Djump_label.c417 static inline bool static_key_linked(struct static_key *key) in static_key_linked() function
588 WARN_ON_ONCE(!static_key_linked(key)); in static_key_mod()
691 if (!static_key_linked(key)) { in jump_label_add_module()
738 if (WARN_ON(!static_key_linked(key))) in jump_label_del_module()
848 if (static_key_linked(key)) { in jump_label_update()