Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/x86/kernel/
H A Dtracepoint.c20 static_branch_dec(&trace_pagefault_key); in trace_pagefault_unreg()
/openbmc/linux/fs/xfs/
H A Dxfs_drain.c31 static_branch_dec(&xfs_drain_waiter_gate); in xfs_drain_wait_disable()
/openbmc/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.h522 #define static_branch_dec(x) static_key_slow_dec(&(x)->key) macro
/openbmc/linux/kernel/power/
H A Dprocess.c186 static_branch_dec(&freezer_active); in thaw_processes()
/openbmc/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.
/openbmc/linux/mm/
H A Dhugetlb_vmemmap.c476 static_branch_dec(&hugetlb_optimize_vmemmap_key); in hugetlb_vmemmap_restore()
568 static_branch_dec(&hugetlb_optimize_vmemmap_key); in hugetlb_vmemmap_optimize()
H A Dmemremap.c48 static_branch_dec(&devmap_managed_key); in devmap_managed_enable_put()
/openbmc/linux/net/core/
H A Dsysctl_net_core.c179 static_branch_dec(&rps_needed); in rps_sock_flow_sysctl()
180 static_branch_dec(&rfs_needed); in rps_sock_flow_sysctl()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-call.c66 static_branch_dec(&opal_tracepoint_key); in opal_tracepoint_unregfunc()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_main.c477 static_branch_dec(&aq_xdp_locking_key); in aq_xdp_setup()
/openbmc/linux/arch/s390/kernel/
H A Dperf_pai_crypto.c57 static_branch_dec(&pai_key); in paicrypt_event_destroy()
/openbmc/linux/kernel/bpf/
H A Dnet_namespace.c34 static_branch_dec(&bpf_sk_lookup_enabled); in netns_bpf_attach_type_unneed()
H A Dcgroup.c305 static_branch_dec(&cgroup_bpf_enabled_key[atype]); in cgroup_bpf_release()
1004 static_branch_dec(&cgroup_bpf_enabled_key[atype]); in __cgroup_bpf_detach()
/openbmc/linux/lib/kunit/
H A Dtest.c753 static_branch_dec(&kunit_running); in __kunit_test_suites_init()
/openbmc/linux/net/mac80211/
H A Ddebugfs.c349 static_branch_dec(&aql_disable); in aql_enable_write()
/openbmc/linux/net/bridge/
H A Dbr_switchdev.c295 static_branch_dec(&br_switchdev_tx_fwd_offload); in nbp_switchdev_del()
/openbmc/linux/net/netfilter/
H A Dnft_meta.c710 static_branch_dec(&nft_trace_enabled); in nft_meta_set_destroy()
/openbmc/linux/arch/x86/events/
H A Dcore.c2572 static_branch_dec(&rdpmc_never_available_key); in set_attr_rdpmc()
2577 static_branch_dec(&rdpmc_always_available_key); in set_attr_rdpmc()
/openbmc/linux/net/ipv4/
H A Dip_tunnel_core.c1061 static_branch_dec(&ip_tunnel_metadata_cnt); in ip_tunnel_unneed_metadata()
H A Dudp.c614 static_branch_dec(&udp_encap_needed_key); in udp_encap_disable()
2647 static_branch_dec(&udp_encap_needed_key); in udp_destroy_sock()
/openbmc/linux/drivers/md/
H A Ddm-bufio.c2560 static_branch_dec(&no_sleep_enabled); in dm_bufio_client_create()
2610 static_branch_dec(&no_sleep_enabled); in dm_bufio_client_destroy()
H A Ddm-verity-target.c1028 static_branch_dec(&use_tasklet_enabled); in verity_dtr()
/openbmc/linux/net/sched/
H A Dsch_taprio.c1502 static_branch_dec(&taprio_have_broken_mqprio); in taprio_cleanup_broken_mqprio()
1504 static_branch_dec(&taprio_have_working_mqprio); in taprio_cleanup_broken_mqprio()
/openbmc/linux/arch/arm64/kvm/
H A Darm.c405 static_branch_dec(&userspace_irqchip_in_use); in kvm_arch_vcpu_destroy()

12