Searched refs:static_key_false (Results 1 – 25 of 31) sorted by relevance
12
206 static __always_inline bool static_key_false(struct static_key *key) in static_key_false() function272 static __always_inline bool static_key_false(struct static_key *key) in static_key_false() function369 struct static_key_false { struct374 #define STATIC_KEY_FALSE_INIT (struct static_key_false){ .key = STATIC_KEY_INIT_FALSE, } argument386 struct static_key_false name = STATIC_KEY_FALSE_INIT389 struct static_key_false name __ro_after_init = STATIC_KEY_FALSE_INIT392 extern struct static_key_false name400 struct static_key_false name[count] = { \425 !__builtin_types_compatible_p(typeof(*x), struct static_key_false)) \493 else if (__builtin_types_compatible_p(typeof(*x), struct static_key_false)) \[all …]
35 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;
22 struct static_key_false key;71 struct static_key_false key;
41 struct static_key_false key;
17 extern struct static_key_false psi_disabled;
8 extern struct static_key_false page_owner_inited;
56 struct static_key_false *active;
104 extern struct static_key_false context_tracking_key;
234 !static_key_false(&nf_hooks_needed[pf][hook])) in nf_hook()328 !static_key_false(&nf_hooks_needed[pf][hook])) in NF_HOOK_LIST()
56 struct static_key_false dd_key_false;
1575 extern struct static_key_false bpf_sk_lookup_enabled;
31 extern struct static_key_false base_false_key;32 extern struct static_key_false base_inv_false_key;91 test_key_func(old_false_key, static_key_false) in test_key_func()98 test_key_func(base_old_false_key, static_key_false) in test_key_func()99 test_key_func(base_inv_old_false_key, static_key_false) in test_key_func()
12 extern struct static_key_false rps_needed;13 extern struct static_key_false rfs_needed;
15 extern struct static_key_false tc_skip_wrapper;
81 struct static_key_false gicv3_cpuif;366 extern struct static_key_false vgic_v2_cpuif_trap;367 extern struct static_key_false vgic_v3_cpuif_trap;
157 if (static_key_false(&mc_debug)) { in xen_mc_flush()192 if (static_key_false(&mc_debug)) { in xen_mc_flush()237 if (static_key_false(&mc_debug)) { in __xen_mc_entry()
8 extern struct static_key_false sched_smt_present;
85 extern struct static_key_false nft_counters_enabled;86 extern struct static_key_false nft_trace_enabled;
24 let _key: *const $crate::bindings::static_key_false = ::core::ptr::addr_of!((*_key).$field);
26 static struct static_key_false nf_tables_skip_direct_calls;
12 static struct static_key_false br_switchdev_tx_fwd_offload;
15 static_key_false()
36 static struct static_key_false taprio_have_broken_mqprio;37 static struct static_key_false taprio_have_working_mqprio;
2720 if (!static_key_false(&xps_needed)) in netif_reset_xps_queues()2726 if (static_key_false(&xps_rxqs_needed)) in netif_reset_xps_queues()4443 if (!static_key_false(&xps_needed)) in get_xps_queue()4447 if (!static_key_false(&xps_rxqs_needed)) in get_xps_queue()4768 struct static_key_false rps_needed __read_mostly;4770 struct static_key_false rfs_needed __read_mostly;
272 if (static_key_false(&xt_tee_enabled)) in ipt_do_table()