Searched refs:static_key_true (Results 1 – 6 of 6) sorted by relevance
207 static __always_inline bool static_key_true(struct static_key *key) in static_key_true() function226 static __always_inline bool static_key_true(struct static_key *key) in static_key_true() function292 static __always_inline bool static_key_true(struct static_key *key) in static_key_true() function369 struct static_key_true { struct377 #define STATIC_KEY_TRUE_INIT (struct static_key_true) { .key = STATIC_KEY_INIT_TRUE, } argument381 struct static_key_true name = STATIC_KEY_TRUE_INIT384 struct static_key_true name __ro_after_init = STATIC_KEY_TRUE_INIT387 extern struct static_key_true name399 struct static_key_true name[count] = { \413 !__builtin_types_compatible_p(typeof(*x), struct static_key_true) &&\[all …]
12 void __do_once_done(bool *done, struct static_key_true *once_key,17 void __do_once_slow_done(bool *done, struct static_key_true *once_key,
16 struct static_key_true key;68 struct static_key_true key;
9 extern struct static_key_true failure_tracking;
43 struct static_key_true dd_key_true;
84 extern struct static_key_true _x ## _cgrp_subsys_enabled_key; \85 extern struct static_key_true _x ## _cgrp_subsys_on_dfl_key;