Searched refs:static_key_slow_inc (Results 1 – 13 of 13) sorted by relevance
227 extern bool static_key_slow_inc(struct static_key *key);298 #define static_key_slow_inc(key) static_key_fast_inc_not_disabled(key) macro306 #define static_key_slow_inc_cpuslocked(key) static_key_slow_inc(key)521 #define static_branch_inc(x) static_key_slow_inc(&(x)->key)
169 static_key_slow_inc(¶virt_steal_enabled); in pv_time_init()171 static_key_slow_inc(¶virt_steal_rq_enabled); in pv_time_init()
181 static_key_slow_inc(¶virt_steal_enabled); in xen_time_setup_guest()183 static_key_slow_inc(¶virt_steal_rq_enabled); in xen_time_setup_guest()
11 static_key_slow_inc(&opal_tracepoint_key); in opal_tracepoint_regfunc()
320 static_key_slow_inc(¶virt_steal_enabled); in activate_jump_labels()322 static_key_slow_inc(¶virt_steal_rq_enabled); in activate_jump_labels()
128 static_key_slow_inc(&xt_tee_enabled); in tee_tg_check()
377 static_key_slow_inc(&nf_hooks_needed[pf][hooknum]); in nf_static_key_inc()
181 bool static_key_slow_inc(struct static_key *key) in static_key_slow_inc() function190 EXPORT_SYMBOL_GPL(static_key_slow_inc);
1017 static_key_slow_inc(¶virt_steal_enabled); in activate_jump_labels()1019 static_key_slow_inc(¶virt_steal_rq_enabled); in activate_jump_labels()
856 static_key_slow_inc(¶virt_steal_enabled); in pSeries_setup_arch()858 static_key_slow_inc(¶virt_steal_rq_enabled); in pSeries_setup_arch()
1799 static_key_slow_inc(&hcall_tracepoint_key); in hcall_tracepoint_regfunc()
5235 static_key_slow_inc(&bpf_stats_enabled_key.key); in bpf_enable_runtime_stats()5679 static_key_slow_inc(key); in bpf_stats_handler()
10046 static_key_slow_inc(&perf_swevent_enabled[event_id]); in perf_swevent_init()