Home
last modified time | relevance | path

Searched refs:static_branch_dec (Results 1 – 25 of 46) 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/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/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/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/drivers/net/ethernet/freescale/enetc/
H A Denetc_pci_mdio.c30 static_branch_dec(&enetc_has_err050089); in enetc_emdio_disable_err050089()
/linux/kernel/power/
H A Dprocess.c186 static_branch_dec(&freezer_active); in thaw_processes()
/linux/mm/
H A Dhugetlb_vmemmap.c483 static_branch_dec(&hugetlb_optimize_vmemmap_key); in __hugetlb_vmemmap_restore_folio()
608 static_branch_dec(&hugetlb_optimize_vmemmap_key); in __hugetlb_vmemmap_optimize_folio()
/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.c1127 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/drivers/net/ethernet/aquantia/atlantic/
H A Daq_main.c476 static_branch_dec(&aq_xdp_locking_key); in aq_xdp_setup()
/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()
H A Dcgroup.c334 static_branch_dec(&cgroup_bpf_enabled_key[atype]); in cgroup_bpf_release()
1194 static_branch_dec(&cgroup_bpf_enabled_key[atype]); in __cgroup_bpf_detach()
/linux/arch/s390/kernel/
H A Dperf_pai_crypto.c115 static_branch_dec(&pai_key); in paicrypt_event_destroy()
/linux/net/netfilter/
H A Dnft_meta.c708 static_branch_dec(&nft_trace_enabled); in nft_meta_set_destroy()
/linux/net/mac80211/
H A Ddebugfs.c343 static_branch_dec(&aql_disable); in aql_enable_write()
/linux/lib/kunit/
H A Dtest.c847 static_branch_dec(&kunit_running); in __kunit_test_suites_init()
/linux/drivers/md/
H A Ddm-bufio.c2600 static_branch_dec(&no_sleep_enabled); in dm_bufio_client_create()
2650 static_branch_dec(&no_sleep_enabled); in dm_bufio_client_destroy()
/linux/arch/x86/events/
H A Dcore.c2603 static_branch_dec(&rdpmc_never_available_key); in set_attr_rdpmc()
2608 static_branch_dec(&rdpmc_always_available_key); in set_attr_rdpmc()
/linux/net/sched/
H A Dsch_taprio.c1509 static_branch_dec(&taprio_have_broken_mqprio); in taprio_cleanup_broken_mqprio()
1511 static_branch_dec(&taprio_have_working_mqprio); in taprio_cleanup_broken_mqprio()

12