Home
last modified time | relevance | path

Searched refs:static_key_false (Results 1 – 25 of 25) sorted by relevance

/include/linux/
Djump_label.h207 static __always_inline bool static_key_false(struct static_key *key) in static_key_false() function
228 static __always_inline bool static_key_false(struct static_key *key) in static_key_false() function
294 static __always_inline bool static_key_false(struct static_key *key) in static_key_false() function
389 struct static_key_false { struct
394 #define STATIC_KEY_FALSE_INIT (struct static_key_false){ .key = STATIC_KEY_INIT_FALSE, } argument
406 struct static_key_false name = STATIC_KEY_FALSE_INIT
409 struct static_key_false name __ro_after_init = STATIC_KEY_FALSE_INIT
412 extern struct static_key_false name
420 struct static_key_false name[count] = { \
445 !__builtin_types_compatible_p(typeof(*x), struct static_key_false)) \
[all …]
Dcpuset.h35 extern struct static_key_false cpusets_pre_enable_key;
36 extern struct static_key_false cpusets_enabled_key;
37 extern struct static_key_false cpusets_insane_config_key;
Djump_label_ratelimit.h22 struct static_key_false key;
71 struct static_key_false key;
Dnetfilter_netdev.h12 if (!static_key_false(&nf_hooks_needed[NFPROTO_NETDEV][NF_NETDEV_INGRESS])) in nf_hook_ingress_active()
57 if (!static_key_false(&nf_hooks_needed[NFPROTO_NETDEV][NF_NETDEV_EGRESS])) in nf_hook_egress_active()
Dpage_pinner.h8 extern struct static_key_false page_pinner_inited;
Dtracepoint-defs.h86 static_key_false(&(__tracepoint_##tp).key)
Dpsi.h17 extern struct static_key_false psi_disabled;
Dpage_owner.h9 extern struct static_key_false page_owner_inited;
Dlsm_hooks.h56 struct static_key_false *active;
Dcontext_tracking_state.h104 extern struct static_key_false context_tracking_key;
Dtracepoint.h251 if (static_key_false(&__tracepoint_##name.key)) \
296 if (static_key_false(&__tracepoint_##name.key)) \
333 return static_key_false(&__tracepoint_##name.key); \
Dtick.h73 extern struct static_key_false arch_needs_tick_broadcast;
Dnetfilter.h237 !static_key_false(&nf_hooks_needed[pf][hook])) in nf_hook()
331 !static_key_false(&nf_hooks_needed[pf][hook])) in NF_HOOK_LIST()
Ddynamic_debug.h56 struct static_key_false dd_key_false;
Dmemcontrol.h1687 extern struct static_key_false memcg_sockets_enabled_key;
1752 extern struct static_key_false memcg_bpf_enabled_key;
1758 extern struct static_key_false memcg_kmem_online_key;
Dperf_event.h1489 if (static_key_false(&perf_swevent_enabled[event_id])) in perf_sw_event()
1508 extern struct static_key_false perf_sched_events;
1512 return static_key_false(&perf_swevent_enabled[swevt]); in __perf_sw_enabled()
Dbpf-cgroup.h77 extern struct static_key_false cgroup_bpf_enabled_key[MAX_CGROUP_BPF_ATTACH_TYPE];
Dfilter.h1573 extern struct static_key_false bpf_sk_lookup_enabled;
/include/linux/sched/
Dsmt.h8 extern struct static_key_false sched_smt_present;
/include/net/
Drps.h12 extern struct static_key_false rps_needed;
13 extern struct static_key_false rfs_needed;
Dtc_wrapper.h15 extern struct static_key_false tc_skip_wrapper;
Dtcp.h2754 extern struct static_key_false tcp_have_smc;
/include/trace/hooks/
Dvendor_hooks.h91 if (static_key_false(&__tracepoint_##name.key)) \
99 return static_key_false(&__tracepoint_##name.key); \
/include/kvm/
Darm_vgic.h82 struct static_key_false gicv3_cpuif;
367 extern struct static_key_false vgic_v2_cpuif_trap;
368 extern struct static_key_false vgic_v3_cpuif_trap;
/include/net/netfilter/
Dnf_tables_core.h85 extern struct static_key_false nft_counters_enabled;
86 extern struct static_key_false nft_trace_enabled;