Home
last modified time | relevance | path

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

/include/linux/
Djump_label.h214 static __always_inline bool static_key_true(struct static_key *key) in static_key_true() function
233 static __always_inline bool static_key_true(struct static_key *key) in static_key_true() function
301 static __always_inline bool static_key_true(struct static_key *key) in static_key_true() function
385 struct static_key_true { struct
393 #define STATIC_KEY_TRUE_INIT (struct static_key_true) { .key = STATIC_KEY_INIT_TRUE, } argument