Home
last modified time | relevance | path

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

12

/linux/fs/xfs/
H A Dxfs_hooks.h29 # define xfs_hooks_switch_off(name) static_branch_dec(name)
H A Dxfs_drain.c31 static_branch_dec(&xfs_defer_drain_waiter_gate); in xfs_defer_drain_wait_disable()
/linux/include/linux/
H A Djump_label_ratelimit.h78 #define static_branch_slow_dec_deferred(x) static_branch_dec(&(x)->key)
H A Djump_label.h528 #define static_branch_dec(x) static_key_slow_dec(&(x)->key) macro
/linux/net/bridge/
H A Dbr_mst.c28 static_branch_dec(&br_mst_used); in br_mst_uninit()
236 static_branch_dec(&br_mst_used); in br_mst_set_enabled()
H A Dbr_switchdev.c298 static_branch_dec(&br_switchdev_tx_fwd_offload); in nbp_switchdev_del()
/linux/Documentation/staging/
H A Dstatic-keys.rst142 static_branch_dec(&key);
145 'static_branch_dec()' means 'make the branch false' with appropriate
147 static_branch_dec(), will switch the branch to false. And a subsequent
150 true. And then a 'static_branch_dec()', will again make the branch false.
/linux/kernel/power/
H A Dprocess.c186 static_branch_dec(&freezer_active); in thaw_processes()
/linux/mm/
H A Dhugetlb_vmemmap.c484 static_branch_dec(&hugetlb_optimize_vmemmap_key); in __hugetlb_vmemmap_restore_folio()
609 static_branch_dec(&hugetlb_optimize_vmemmap_key); in __hugetlb_vmemmap_optimize_folio()
H A Dmemcontrol.c3943 static_branch_dec(&memcg_sockets_enabled_key); in mem_cgroup_css_free()
3946 static_branch_dec(&memcg_sockets_enabled_key); in mem_cgroup_css_free()
3949 static_branch_dec(&memcg_bpf_enabled_key); in mem_cgroup_css_free()
/linux/net/core/
H A Dsysctl_net_core.c193 static_branch_dec(&rps_needed); in rps_sock_flow_sysctl()
194 static_branch_dec(&rfs_needed); in rps_sock_flow_sysctl()
H A Dpage_pool.c1131 static_branch_dec(&page_pool_mem_providers); in __page_pool_destroy()
/linux/drivers/net/ethernet/intel/libeth/
H A Dxdp.c36 static_branch_dec(&libeth_xdpsq_share); in __libeth_xdpsq_put()
/linux/arch/arm64/mm/
H A Dptdump.c290 static_branch_dec(&arm64_ptdump_lock_key); in arm64_ptdump_walk_pgd()
/linux/arch/powerpc/platforms/powernv/
H A Dopal-call.c66 static_branch_dec(&opal_tracepoint_key); in opal_tracepoint_unregfunc()
/linux/kernel/bpf/
H A Dnet_namespace.c33 static_branch_dec(&bpf_sk_lookup_enabled); in netns_bpf_attach_type_unneed()
/linux/net/netfilter/
H A Dnft_meta.c708 static_branch_dec(&nft_trace_enabled); in nft_meta_set_destroy()
/linux/lib/kunit/
H A Dtest.c847 static_branch_dec(&kunit_running); in __kunit_test_suites_init()
/linux/net/sched/
H A Dsch_taprio.c1510 static_branch_dec(&taprio_have_broken_mqprio); in taprio_cleanup_broken_mqprio()
1512 static_branch_dec(&taprio_have_working_mqprio); in taprio_cleanup_broken_mqprio()
H A Dact_ct.c1686 static_branch_dec(&tcf_frag_xmit_count); in ct_cleanup_module()
/linux/drivers/md/
H A Ddm-bufio.c2602 static_branch_dec(&no_sleep_enabled); in dm_bufio_client_create()
2652 static_branch_dec(&no_sleep_enabled); in dm_bufio_client_destroy()
H A Ddm-verity-target.c1104 static_branch_dec(&use_bh_wq_enabled); in verity_dtr()
/linux/arch/x86/events/
H A Dcore.c2614 static_branch_dec(&rdpmc_never_available_key); in set_attr_rdpmc()
2619 static_branch_dec(&rdpmc_always_available_key); in set_attr_rdpmc()
/linux/net/ipv4/
H A Dip_tunnel_core.c1085 static_branch_dec(&ip_tunnel_metadata_cnt); in ip_tunnel_unneed_metadata()
/linux/drivers/net/bonding/
H A Dbond_options.c1904 static_branch_dec(&bond_bcast_neigh_enabled); in bond_option_broadcast_neigh_set()

12