Home
last modified time | relevance | path

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

/kernel/
Djump_label.c432 struct static_key_mod { struct
433 struct static_key_mod *next; argument
438 static inline struct static_key_mod *static_key_mod(struct static_key *key) in static_key_mod() function