Searched refs:static_key (Results 1 – 6 of 6) sorted by relevance
85 struct static_key { struct133 static inline struct static_key *jump_entry_key(const struct jump_entry *entry) in jump_entry_key()137 return (struct static_key *)((unsigned long)&entry->key + offset); in jump_entry_key()152 static inline struct static_key *jump_entry_key(const struct jump_entry *entry) in jump_entry_key()154 return (struct static_key *)((unsigned long)entry->key & ~3UL); in jump_entry_key()202 static inline int static_key_count(struct static_key *key) in static_key_count()207 static __always_inline bool static_key_false(struct static_key *key) in static_key_false()214 static __always_inline bool static_key_true(struct static_key *key) in static_key_true()228 static __always_inline bool static_key_false(struct static_key *key) in static_key_false()233 static __always_inline bool static_key_true(struct static_key *key) in static_key_true()[all …]
10 struct static_key key;36 __static_key_slow_dec_deferred(struct static_key *key,65 struct static_key key;
34 struct static_key key;
211 extern struct static_key nf_hooks_needed[NFPROTO_NUMPROTO][NF_MAX_HOOKS];
1458 extern struct static_key perf_swevent_enabled[PERF_COUNT_SW_MAX];
352 extern struct static_key xt_tee_enabled;