Searched defs:static_key_true (Results 1 – 4 of 4) sorted by relevance
141 static __always_inline bool static_key_true(struct static_key *key) in static_key_true() function207 static __always_inline bool static_key_true(struct static_key *key) in static_key_true() function284 struct static_key_true { struct292 #define STATIC_KEY_TRUE_INIT (struct static_key_true) { .key = STATIC_KEY_INIT_TRUE, } argument
203 static __always_inline bool static_key_true(struct static_key *key) in static_key_true() function269 static __always_inline bool static_key_true(struct static_key *key) in static_key_true() function346 struct static_key_true { struct354 #define STATIC_KEY_TRUE_INIT (struct static_key_true) { .key = STATIC_KEY_INIT_TRUE, } argument
98 test_key_func(old_true_key, static_key_true) in test_key_func() argument
90 test_key_func(old_true_key, static_key_true) in test_key_func() argument