Home
last modified time | relevance | path

Searched refs:static_key_slow_inc (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/linux/
H A Djump_label.h245 extern void static_key_slow_inc(struct static_key *key);
299 static inline void static_key_slow_inc(struct static_key *key) in static_key_slow_inc() function
311 #define static_key_slow_inc_cpuslocked(key) static_key_slow_inc(key)
512 #define static_branch_inc(x) static_key_slow_inc(&(x)->key)
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dparavirt.c168 static_key_slow_inc(&paravirt_steal_enabled); in pv_time_init()
170 static_key_slow_inc(&paravirt_steal_rq_enabled); in pv_time_init()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dtime.c180 static_key_slow_inc(&paravirt_steal_enabled); in xen_time_setup_guest()
182 static_key_slow_inc(&paravirt_steal_rq_enabled); in xen_time_setup_guest()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal-tracepoints.c12 static_key_slow_inc(&opal_tracepoint_key); in opal_tracepoint_regfunc()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dvmware.c319 static_key_slow_inc(&paravirt_steal_enabled); in activate_jump_labels()
321 static_key_slow_inc(&paravirt_steal_rq_enabled); in activate_jump_labels()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_TEE.c128 static_key_slow_inc(&xt_tee_enabled); in tee_tg_check()
H A Dcore.c358 static_key_slow_inc(&nf_hooks_needed[pf][hooknum]); in nf_static_key_inc()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dkvm.c854 static_key_slow_inc(&paravirt_steal_enabled); in activate_jump_labels()
856 static_key_slow_inc(&paravirt_steal_rq_enabled); in activate_jump_labels()
/OK3568_Linux_fs/kernel/kernel/
H A Djump_label.c156 void static_key_slow_inc(struct static_key *key) in static_key_slow_inc() function
162 EXPORT_SYMBOL_GPL(static_key_slow_inc);
H A Dsysctl.c231 static_key_slow_inc(key); in bpf_stats_handler()
/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dmmu_audit.c262 static_key_slow_inc(&mmu_audit_key); in mmu_audit_enable()
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dlapic.c296 static_key_slow_inc(&apic_sw_disabled.key); in apic_set_spiv()
2274 static_key_slow_inc(&apic_hw_disabled.key); in kvm_lapic_set_base()
2471 static_key_slow_inc(&apic_sw_disabled.key); /* sw disabled at reset */ in kvm_create_lapic()
H A Dx86.c10138 static_key_slow_inc(&kvm_no_apic_vcpu); in kvm_arch_vcpu_create()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynosauto1011 static_key_slow_inc
H A Dabi_gki_aarch64_generic1813 static_key_slow_inc
H A Dabi_gki_aarch64_exynos1870 static_key_slow_inc
H A Dabi_gki_aarch64_mtk2045 static_key_slow_inc
H A Dabi_gki_aarch64_oplus2564 static_key_slow_inc
H A Dabi_gki_aarch64_galaxy3878 static_key_slow_inc
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dlpar.c1798 static_key_slow_inc(&hcall_tracepoint_key); in hcall_tracepoint_regfunc()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dsyscall.c4274 static_key_slow_inc(&bpf_stats_enabled_key.key); in bpf_enable_runtime_stats()
/OK3568_Linux_fs/kernel/kernel/events/
H A Dcore.c9384 static_key_slow_inc(&perf_swevent_enabled[event_id]); in perf_swevent_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.c25743 static_key_slow_inc(&rps_needed.key); in custom_rps_map_set()
25745 static_key_slow_inc(&rps_needed); in custom_rps_map_set()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux.c25632 static_key_slow_inc(&rps_needed.key); in custom_rps_map_set()
25634 static_key_slow_inc(&rps_needed); in custom_rps_map_set()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.c19023 static_key_slow_inc(&rps_needed); in custom_rps_map_set()

12