Searched refs:static_branch_dec (Results 1 – 25 of 40) sorted by relevance
12
20 static_branch_dec(&trace_pagefault_key); in trace_pagefault_unreg()
137 static_branch_dec(&freezer_active); in freezer_css_offline()364 static_branch_dec(&freezer_active); in freezer_apply_state()
78 #define static_branch_slow_dec_deferred(x) static_branch_dec(&(x)->key)
522 #define static_branch_dec(x) static_key_slow_dec(&(x)->key) macro
142 static_branch_dec(&key);145 'static_branch_dec()' means 'make the branch false' with appropriate147 static_branch_dec(), will switch the branch to false. And a subsequent150 true. And then a 'static_branch_dec()', will again make the branch false.
186 static_branch_dec(&freezer_active); in thaw_processes()
483 static_branch_dec(&hugetlb_optimize_vmemmap_key); in hugetlb_vmemmap_restore()575 static_branch_dec(&hugetlb_optimize_vmemmap_key); in hugetlb_vmemmap_optimize()
48 static_branch_dec(&devmap_managed_key); in devmap_managed_enable_put()
178 static_branch_dec(&rps_needed); in rps_sock_flow_sysctl()179 static_branch_dec(&rfs_needed); in rps_sock_flow_sysctl()
66 static_branch_dec(&opal_tracepoint_key); in opal_tracepoint_unregfunc()
477 static_branch_dec(&aq_xdp_locking_key); in aq_xdp_setup()
57 static_branch_dec(&pai_key); in paicrypt_event_destroy()
34 static_branch_dec(&bpf_sk_lookup_enabled); in netns_bpf_attach_type_unneed()
305 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()
623 static_branch_dec(&kunit_running); in __kunit_test_suites_init()
349 static_branch_dec(&aql_disable); in aql_enable_write()
284 static_branch_dec(&br_switchdev_tx_fwd_offload); in nbp_switchdev_del()
710 static_branch_dec(&nft_trace_enabled); in nft_meta_set_destroy()
1880 static_branch_dec(&no_sleep_enabled); in dm_bufio_client_create()1930 static_branch_dec(&no_sleep_enabled); in dm_bufio_client_destroy()
975 static_branch_dec(&use_tasklet_enabled); in verity_dtr()
1039 static_branch_dec(&ixgbe_xdp_locking_key); in ixgbe_free_q_vector()
2576 static_branch_dec(&rdpmc_never_available_key); in set_attr_rdpmc()2581 static_branch_dec(&rdpmc_always_available_key); in set_attr_rdpmc()
1482 static_branch_dec(&taprio_have_broken_mqprio); in taprio_cleanup_broken_mqprio()1484 static_branch_dec(&taprio_have_working_mqprio); in taprio_cleanup_broken_mqprio()
1061 static_branch_dec(&ip_tunnel_metadata_cnt); in ip_tunnel_unneed_metadata()
366 static_branch_dec(&userspace_irqchip_in_use); in kvm_arch_vcpu_destroy()
Completed in 54 milliseconds