Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Djump_label.c309 static inline bool static_key_linked(struct static_key *key) in static_key_linked() function
575 if (!static_key_linked(key)) { in jump_label_add_module()
622 if (WARN_ON(!static_key_linked(key))) in jump_label_del_module()
746 if (static_key_linked(key)) { in jump_label_update()