Home
last modified time | relevance | path

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

12

/Linux-v6.1/arch/x86/kernel/
Dtracepoint.c20 static_branch_dec(&trace_pagefault_key); in trace_pagefault_unreg()
/Linux-v6.1/kernel/cgroup/
Dlegacy_freezer.c137 static_branch_dec(&freezer_active); in freezer_css_offline()
364 static_branch_dec(&freezer_active); in freezer_apply_state()
/Linux-v6.1/include/linux/
Djump_label_ratelimit.h78 #define static_branch_slow_dec_deferred(x) static_branch_dec(&(x)->key)
Djump_label.h509 #define static_branch_dec(x) static_key_slow_dec(&(x)->key) macro
/Linux-v6.1/mm/
Dhugetlb_vmemmap.c458 static_branch_dec(&hugetlb_optimize_vmemmap_key); in hugetlb_vmemmap_restore()
550 static_branch_dec(&hugetlb_optimize_vmemmap_key); in hugetlb_vmemmap_optimize()
Dmemremap.c48 static_branch_dec(&devmap_managed_key); in devmap_managed_enable_put()
/Linux-v6.1/Documentation/staging/
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-v6.1/kernel/power/
Dprocess.c191 static_branch_dec(&freezer_active); in thaw_processes()
/Linux-v6.1/net/core/
Dsysctl_net_core.c102 static_branch_dec(&rps_needed); in rps_sock_flow_sysctl()
103 static_branch_dec(&rfs_needed); in rps_sock_flow_sysctl()
/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/
Daq_main.c476 static_branch_dec(&aq_xdp_locking_key); in aq_xdp_setup()
/Linux-v6.1/arch/powerpc/platforms/powernv/
Dopal-call.c66 static_branch_dec(&opal_tracepoint_key); in opal_tracepoint_unregfunc()
/Linux-v6.1/arch/s390/kernel/
Dperf_pai_crypto.c57 static_branch_dec(&pai_key); in paicrypt_event_destroy()
/Linux-v6.1/kernel/bpf/
Dnet_namespace.c34 static_branch_dec(&bpf_sk_lookup_enabled); in netns_bpf_attach_type_unneed()
Dcgroup.c305 static_branch_dec(&cgroup_bpf_enabled_key[atype]); in cgroup_bpf_release()
1003 static_branch_dec(&cgroup_bpf_enabled_key[atype]); in __cgroup_bpf_detach()
/Linux-v6.1/net/bridge/
Dbr_switchdev.c282 static_branch_dec(&br_switchdev_tx_fwd_offload); in nbp_switchdev_del()
/Linux-v6.1/net/netfilter/
Dnft_meta.c709 static_branch_dec(&nft_trace_enabled); in nft_meta_set_destroy()
/Linux-v6.1/net/mac80211/
Ddebugfs.c349 static_branch_dec(&aql_disable); in aql_enable_write()
/Linux-v6.1/drivers/md/
Ddm-bufio.c1862 static_branch_dec(&no_sleep_enabled); in dm_bufio_client_create()
1912 static_branch_dec(&no_sleep_enabled); in dm_bufio_client_destroy()
Ddm-verity-target.c973 static_branch_dec(&use_tasklet_enabled); in verity_dtr()
/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_lib.c1039 static_branch_dec(&ixgbe_xdp_locking_key); in ixgbe_free_q_vector()
/Linux-v6.1/net/ipv4/
Dip_tunnel_core.c1061 static_branch_dec(&ip_tunnel_metadata_cnt); in ip_tunnel_unneed_metadata()
Dudp.c604 static_branch_dec(&udp_encap_needed_key); in udp_encap_disable()
2659 static_branch_dec(&udp_encap_needed_key); in udp_destroy_sock()
/Linux-v6.1/arch/x86/events/
Dcore.c2597 static_branch_dec(&rdpmc_never_available_key); in set_attr_rdpmc()
2602 static_branch_dec(&rdpmc_always_available_key); in set_attr_rdpmc()
/Linux-v6.1/arch/arm64/kvm/
Darm.c364 static_branch_dec(&userspace_irqchip_in_use); in kvm_arch_vcpu_destroy()
/Linux-v6.1/net/sched/
Dact_ct.c1670 static_branch_dec(&tcf_frag_xmit_count); in ct_cleanup_module()

12