Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Djump_label.c356 static inline bool static_key_linked(struct static_key *key) in static_key_linked() function
518 WARN_ON_ONCE(!static_key_linked(key)); in static_key_mod()
639 if (!static_key_linked(key)) { in jump_label_add_module()
686 if (WARN_ON(!static_key_linked(key))) in jump_label_del_module()
794 if (static_key_linked(key)) { in jump_label_update()