Symbol: static_branch_dec
arch/arm64/mm/ptdump.c
290
static_branch_dec(&arm64_ptdump_lock_key);
arch/powerpc/platforms/powernv/opal-call.c
66
static_branch_dec(&opal_tracepoint_key);
arch/s390/kernel/perf_pai.c
178
static_branch_dec(&pai_key);
arch/x86/events/core.c
2675
static_branch_dec(&rdpmc_never_available_key);
arch/x86/events/core.c
2680
static_branch_dec(&rdpmc_always_available_key);
arch/x86/kvm/lapic.c
2707
static_branch_dec(&kvm_has_noapic_vcpu);
block/error-injection.c
124
static_branch_dec(&blk_error_injection_enabled);
drivers/i2c/i2c-core-base.c
82
static_branch_dec(&i2c_trace_msg_key);
drivers/md/dm-bufio.c
2628
static_branch_dec(&no_sleep_enabled);
drivers/md/dm-bufio.c
2678
static_branch_dec(&no_sleep_enabled);
drivers/md/dm-verity-target.c
1098
static_branch_dec(&use_bh_wq_enabled);
drivers/net/bonding/bond_main.c
4427
static_branch_dec(&bond_bcast_neigh_enabled);
drivers/net/bonding/bond_main.c
5747
static_branch_dec(&bpf_master_redirect_enabled_key);
drivers/net/bonding/bond_options.c
1935
static_branch_dec(&bond_bcast_neigh_enabled);
drivers/net/ethernet/aquantia/atlantic/aq_main.c
441
static_branch_dec(&aq_xdp_locking_key);
drivers/net/ethernet/freescale/enetc/enetc_pci_mdio.c
30
static_branch_dec(&enetc_has_err050089);
drivers/net/ethernet/intel/ice/ice_main.c
2821
static_branch_dec(&ice_xdp_locking_key);
drivers/net/ethernet/intel/igc/igc_ethtool.c
1844
static_branch_dec(&igc_fpe_enabled);
drivers/net/ethernet/intel/libeth/xdp.c
36
static_branch_dec(&libeth_xdpsq_share);
fs/xfs/xfs_drain.c
31
static_branch_dec(&xfs_defer_drain_waiter_gate);
fs/xfs/xfs_hooks.h
29
# define xfs_hooks_switch_off(name) static_branch_dec(name)
include/linux/jump_label_ratelimit.h
78
#define static_branch_slow_dec_deferred(x) static_branch_dec(&(x)->key)
include/net/bonding.h
100
static_branch_dec(&netpoll_block_tx);
kernel/bpf/cgroup.c
1231
static_branch_dec(&cgroup_bpf_enabled_key[atype]);
kernel/bpf/cgroup.c
355
static_branch_dec(&cgroup_bpf_enabled_key[atype]);
kernel/bpf/net_namespace.c
33
static_branch_dec(&bpf_sk_lookup_enabled);
kernel/power/process.c
186
static_branch_dec(&freezer_active);
kernel/sched/core.c
4990
static_branch_dec(&preempt_notifier_key);
kernel/trace/trace.c
408
static_branch_dec(&trace_function_exports_enabled);
kernel/trace/trace.c
411
static_branch_dec(&trace_event_exports_enabled);
kernel/trace/trace.c
414
static_branch_dec(&trace_marker_exports_enabled);
lib/kunit/test.c
866
static_branch_dec(&kunit_running);
mm/memcontrol.c
4331
static_branch_dec(&memcg_sockets_enabled_key);
mm/memcontrol.c
4334
static_branch_dec(&memcg_sockets_enabled_key);
mm/memcontrol.c
4337
static_branch_dec(&memcg_bpf_enabled_key);
net/bridge/br_mst.c
236
static_branch_dec(&br_mst_used);
net/bridge/br_mst.c
28
static_branch_dec(&br_mst_used);
net/bridge/br_switchdev.c
312
static_branch_dec(&br_switchdev_tx_fwd_offload);
net/core/dev.c
2339
static_branch_dec(&ingress_needed_key);
net/core/dev.c
2355
static_branch_dec(&egress_needed_key);
net/core/dev.c
2413
static_branch_dec(&netstamp_needed_key);
net/core/dev.c
4440
static_branch_dec(&tcx_needed_key);
net/core/dev.c
6373
static_branch_dec(&generic_xdp_needed_key);
net/core/net-sysfs.c
1007
static_branch_dec(&rps_needed);
net/core/page_pool.c
331
static_branch_dec(&page_pool_mem_providers);
net/core/sock.c
314
static_branch_dec(&memalloc_socks_key);
net/core/sysctl_net_core.c
201
static_branch_dec(&rps_needed);
net/core/sysctl_net_core.c
202
static_branch_dec(&rfs_needed);
net/ipv4/ip_tunnel_core.c
1106
static_branch_dec(&ip_tunnel_metadata_cnt);
net/ipv4/udp.c
2846
static_branch_dec(&udp_encap_needed_key);
net/ipv4/udp.c
810
static_branch_dec(&udp_encap_needed_key);
net/ipv6/udp.c
1806
static_branch_dec(&udpv6_encap_needed_key);
net/netfilter/nf_tables_api.c
2379
static_branch_dec(&nft_counters_enabled);
net/netfilter/nft_meta.c
764
static_branch_dec(&nft_trace_enabled);
net/sched/act_ct.c
1701
static_branch_dec(&tcf_frag_xmit_count);
net/sched/cls_api.c
167
static_branch_dec(&tc_skb_ext_tc);
net/sched/cls_api.c
423
static_branch_dec(&tcf_sw_enabled_key);
net/sched/sch_taprio.c
1510
static_branch_dec(&taprio_have_broken_mqprio);
net/sched/sch_taprio.c
1512
static_branch_dec(&taprio_have_working_mqprio);