Searched defs:static_key_false (Results 1 – 1 of 1) sorted by relevance
207 static __always_inline bool static_key_false(struct static_key *key) in static_key_false() function228 static __always_inline bool static_key_false(struct static_key *key) in static_key_false() function294 static __always_inline bool static_key_false(struct static_key *key) in static_key_false() function389 struct static_key_false { struct394 #define STATIC_KEY_FALSE_INIT (struct static_key_false){ .key = STATIC_KEY_INIT_FALSE, } argument