Searched refs:static_key_slow_inc (Results 1 – 14 of 14) sorted by relevance
222 extern void static_key_slow_inc(struct static_key *key);276 static inline void static_key_slow_inc(struct static_key *key) in static_key_slow_inc() function288 #define static_key_slow_inc_cpuslocked(key) static_key_slow_inc(key)489 #define static_branch_inc(x) static_key_slow_inc(&(x)->key)
180 static_key_slow_inc(¶virt_steal_enabled); in xen_time_setup_guest()182 static_key_slow_inc(¶virt_steal_rq_enabled); in xen_time_setup_guest()
12 static_key_slow_inc(&opal_tracepoint_key); in opal_tracepoint_regfunc()
92 static_key_slow_inc(&crct10dif_fallback); in crc_t10dif_mod_init()
128 static_key_slow_inc(&xt_tee_enabled); in tee_tg_check()
352 static_key_slow_inc(&nf_hooks_needed[pf][reg->hooknum]); in __nf_register_net_hook()
729 static_key_slow_inc(¶virt_steal_enabled); in activate_jump_labels()731 static_key_slow_inc(¶virt_steal_rq_enabled); in activate_jump_labels()
156 void static_key_slow_inc(struct static_key *key) in static_key_slow_inc() function162 EXPORT_SYMBOL_GPL(static_key_slow_inc);
255 static_key_slow_inc(&tp->key); in tracepoint_add_func()
262 static_key_slow_inc(&mmu_audit_key); in mmu_audit_enable()
261 static_key_slow_inc(&apic_sw_disabled.key); in apic_set_spiv()2132 static_key_slow_inc(&apic_hw_disabled.key); in kvm_lapic_set_base()2313 static_key_slow_inc(&apic_sw_disabled.key); /* sw disabled at reset */ in kvm_create_lapic()
9383 static_key_slow_inc(&kvm_no_apic_vcpu); in kvm_arch_vcpu_init()
1777 static_key_slow_inc(&hcall_tracepoint_key); in hcall_tracepoint_regfunc()
8630 static_key_slow_inc(&perf_swevent_enabled[event_id]); in perf_swevent_init()