static_key         19 arch/x86/include/asm/jump_label.h static __always_inline bool arch_static_branch(struct static_key *key)
static_key        195 arch/x86/include/asm/paravirt.h struct static_key;
static_key        196 arch/x86/include/asm/paravirt.h extern struct static_key paravirt_steal_enabled;
static_key        197 arch/x86/include/asm/paravirt.h extern struct static_key paravirt_steal_rq_enabled;
static_key         42 arch/x86/include/asm/spinlock.h extern struct static_key paravirt_ticketlocks_enabled;
static_key         43 arch/x86/include/asm/spinlock.h static __always_inline bool static_key_false(struct static_key *key);
static_key         22 include/linux/context_tracking_state.h extern struct static_key context_tracking_enabled;
static_key         19 include/linux/cpuset.h extern struct static_key cpusets_enabled_key;
static_key         86 include/linux/jump_label.h static inline int static_key_count(struct static_key *key)
static_key         98 include/linux/jump_label.h inline struct jump_entry *jump_label_get_entries(struct static_key *key)
static_key        104 include/linux/jump_label.h static inline bool jump_label_get_branch_default(struct static_key *key)
static_key        112 include/linux/jump_label.h static __always_inline bool static_key_false(struct static_key *key)
static_key        117 include/linux/jump_label.h static __always_inline bool static_key_true(struct static_key *key)
static_key        133 include/linux/jump_label.h extern void static_key_slow_inc(struct static_key *key);
static_key        134 include/linux/jump_label.h extern void static_key_slow_dec(struct static_key *key);
static_key        137 include/linux/jump_label.h #define STATIC_KEY_INIT_TRUE ((struct static_key)		\
static_key        140 include/linux/jump_label.h #define STATIC_KEY_INIT_FALSE ((struct static_key)		\
static_key        151 include/linux/jump_label.h static __always_inline bool static_key_false(struct static_key *key)
static_key        158 include/linux/jump_label.h static __always_inline bool static_key_true(struct static_key *key)
static_key        165 include/linux/jump_label.h static inline void static_key_slow_inc(struct static_key *key)
static_key        171 include/linux/jump_label.h static inline void static_key_slow_dec(struct static_key *key)
static_key        190 include/linux/jump_label.h #define STATIC_KEY_INIT_TRUE ((struct static_key) \
static_key        192 include/linux/jump_label.h #define STATIC_KEY_INIT_FALSE ((struct static_key) \
static_key        200 include/linux/jump_label.h static inline bool static_key_enabled(struct static_key *key)
static_key          9 include/linux/jump_label_ratelimit.h 	struct static_key key;
static_key         22 include/linux/jump_label_ratelimit.h 	struct static_key  key;
static_key        383 include/linux/memcontrol.h extern struct static_key memcg_kmem_enabled_key;
static_key        249 include/linux/net.h 			   struct static_key *done_key);
static_key        255 include/linux/net.h 		static struct static_key ___once_key =			\
static_key        186 include/linux/netdevice.h extern struct static_key rps_needed;
static_key        104 include/linux/netfilter.h extern struct static_key nf_hooks_needed[NFPROTO_NUMPROTO][NF_MAX_HOOKS];
static_key        661 include/linux/perf_event.h extern struct static_key perf_swevent_enabled[PERF_COUNT_SW_MAX];
static_key         33 include/linux/tracepoint.h 	struct static_key key;
static_key        738 include/net/sock.h extern struct static_key memalloc_socks;
static_key       1120 include/net/sock.h extern struct static_key memcg_socket_limit_enabled;