Searched refs:static_branch_disable (Results 1 – 25 of 57) sorted by relevance
123
114 static_branch_disable(&parisc_has_cache); in apply_alternatives_all()117 static_branch_disable(&parisc_has_dcache); in apply_alternatives_all()119 static_branch_disable(&parisc_has_icache); in apply_alternatives_all()
20 static_branch_disable(work->key); in once_deferred()96 static_branch_disable(once_key); in __do_once_sleepable_done()
236 static_branch_disable(&mem_alloc_profiling_key); in shutdown_mem_profiling()740 static_branch_disable(&mem_alloc_profiling_key); in setup_early_mem_profiling()746 static_branch_disable(&mem_profiling_compressed); in setup_early_mem_profiling()
79 static_branch_disable(&kasan_flag_stacktrace); in kasan_init_tags()93 static_branch_disable(&kasan_flag_stacktrace); in kasan_init_tags()
266 static_branch_disable(&kasan_flag_vmalloc); in kasan_init_hw_tags()
162 static_branch_disable(&cpu_feature_keys[i]); in cpu_feature_keys_init()179 static_branch_disable(&mmu_feature_keys[i]); in mmu_feature_keys_init()
302 static_branch_disable(&qspinlock_key); in riscv_spinlock_init()373 static_branch_disable(&efficient_ffs_key); in setup_arch()
131 static_branch_disable(&virt_spin_lock_key); in xen_init_spinlocks()
40 static_branch_disable(&stack_erasing_bypass); in stack_erasing_sysctl()
96 static_branch_disable(&rseq_debug_enabled); in rseq_control_debug()821 static_branch_disable(&rseq_slice_extension_key); in rseq_slice_cmdline()
939 static_branch_disable(&sk_true); in jump_label_test()951 static_branch_disable(&sk_false); in jump_label_test()
39 static_branch_disable(&delayacct_key); in set_delayacct()
139 static_branch_disable(&cio_inject_enabled); in enable_inject_write()
46 static_branch_disable(&apic_use_ipi_shorthand); in apic_smt_update()
283 static_branch_disable(&validate_usercopy_range); in set_hardened_usercopy()
43 static_branch_disable(&page_table_check_disabled); in init_page_table_check()
269 static_branch_disable(&mmu_feature_keys[i]); in mmu_clear_feature()
177 static_branch_disable(&__sched_clock_stable); in __sched_clock_work()
813 static_branch_disable(&scx_builtin_idle_enabled); in scx_idle_disable()814 static_branch_disable(&scx_builtin_idle_per_node); in scx_idle_disable()
537 #define static_branch_disable(x) static_key_disable(&(x)->key) macro
341 static_branch_disable(&arch_scale_freq_key); in disable_freq_invariance_workfn()
313 static_branch_disable(&interrupt_exit_not_reentrant); in do_stf_barrier_fixups()504 static_branch_disable(&interrupt_exit_not_reentrant); in do_rfi_flush_fixups()
45 static_branch_disable(&key);136 static_branch_disable(&key);
1027 static_branch_disable(&use_fast_ipi); in aic_of_ic_init()1030 static_branch_disable(&use_local_fast_ipi); in aic_of_ic_init()
38 #define klp_resched_disable() static_branch_disable(&klp_sched_try_switch_key)