Home
last modified time | relevance | path

Searched defs:static_key_mod (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/kernel/
Djump_label.c510 struct static_key_mod { struct
511 struct static_key_mod *next; argument
516 static inline struct static_key_mod *static_key_mod(struct static_key *key) in static_key_mod() function