Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Djump_label.h200 static __always_inline bool static_key_false(struct static_key *key) in static_key_false() function
221 static __always_inline bool static_key_false(struct static_key *key) in static_key_false() function
285 static __always_inline bool static_key_false(struct static_key *key) in static_key_false() function
373 struct static_key_false { struct
378 #define STATIC_KEY_FALSE_INIT (struct static_key_false){ .key = STATIC_KEY_INIT_FALSE, } argument