Home
last modified time | relevance | path

Searched refs:static_call_update (Results 1 – 25 of 26) sorted by relevance

12

/linux/arch/x86/events/amd/
A Dcore.c1436 static_call_update(amd_pmu_test_overflow, amd_pmu_test_overflow_status); in amd_core_pmu_init()
1475 static_call_update(amd_pmu_branch_hw_config, amd_pmu_lbr_hw_config); in amd_core_pmu_init()
1476 static_call_update(amd_pmu_branch_reset, amd_pmu_lbr_reset); in amd_core_pmu_init()
1477 static_call_update(amd_pmu_branch_add, amd_pmu_lbr_add); in amd_core_pmu_init()
1478 static_call_update(amd_pmu_branch_del, amd_pmu_lbr_del); in amd_core_pmu_init()
1482 static_call_update(perf_snapshot_branch_stack, amd_pmu_v2_snapshot_branch_stack); in amd_core_pmu_init()
1491 static_call_update(amd_pmu_branch_hw_config, amd_brs_hw_config); in amd_core_pmu_init()
1492 static_call_update(amd_pmu_branch_reset, amd_brs_reset); in amd_core_pmu_init()
1493 static_call_update(amd_pmu_branch_add, amd_pmu_brs_add); in amd_core_pmu_init()
1494 static_call_update(amd_pmu_branch_del, amd_pmu_brs_del); in amd_core_pmu_init()
A Dbrs.c430 static_call_update(perf_lopwr_cb, perf_amd_brs_lopwr_cb); in amd_brs_lopwr_init()
/linux/arch/x86/events/
A Dcore.c2007 static_call_update(x86_pmu_handle_irq, x86_pmu.handle_irq); in x86_pmu_static_call_update()
2009 static_call_update(x86_pmu_enable_all, x86_pmu.enable_all); in x86_pmu_static_call_update()
2010 static_call_update(x86_pmu_enable, x86_pmu.enable); in x86_pmu_static_call_update()
2011 static_call_update(x86_pmu_disable, x86_pmu.disable); in x86_pmu_static_call_update()
2013 static_call_update(x86_pmu_assign, x86_pmu.assign); in x86_pmu_static_call_update()
2015 static_call_update(x86_pmu_add, x86_pmu.add); in x86_pmu_static_call_update()
2016 static_call_update(x86_pmu_del, x86_pmu.del); in x86_pmu_static_call_update()
2017 static_call_update(x86_pmu_read, x86_pmu.read); in x86_pmu_static_call_update()
2019 static_call_update(x86_pmu_set_period, x86_pmu.set_period); in x86_pmu_static_call_update()
2020 static_call_update(x86_pmu_update, x86_pmu.update); in x86_pmu_static_call_update()
[all …]
/linux/security/keys/trusted-keys/
A Dtrusted_core.c367 static_call_update(trusted_key_seal, trusted_key_sources[i].ops->seal); in init_trusted()
368 static_call_update(trusted_key_unseal, trusted_key_sources[i].ops->unseal); in init_trusted()
369 static_call_update(trusted_key_get_random, get_random); in init_trusted()
/linux/kernel/trace/
A Dfgraph.c1153 static_call_update(fgraph_func, gops->entryfunc); in fgraph_update_pid_func()
1225 static_call_update(fgraph_func, func); in ftrace_graph_enable_direct()
1226 static_call_update(fgraph_retfunc, retfunc); in ftrace_graph_enable_direct()
1235 static_call_update(fgraph_func, ftrace_graph_entry_stub); in ftrace_graph_disable_direct()
1236 static_call_update(fgraph_retfunc, ftrace_graph_ret_stub); in ftrace_graph_disable_direct()
/linux/arch/x86/kernel/
A Dprocess.c788 static_call_update(x86_idle, default_idle); in xen_set_default_idle()
933 static_call_update(x86_idle, mwait_idle); in select_idle_routine()
936 static_call_update(x86_idle, tdx_safe_halt); in select_idle_routine()
938 static_call_update(x86_idle, default_idle); in select_idle_routine()
A Dparavirt.c80 static_call_update(pv_sched_clock, func); in paravirt_set_sched_clock()
A Dkvm.c824 static_call_update(pv_steal_clock, kvm_steal_clock); in kvm_guest_init()
/linux/arch/riscv/kernel/
A Dparavirt.c126 static_call_update(pv_steal_clock, pv_time_steal_clock); in pv_time_init()
/linux/arch/x86/kernel/apic/
A Dinit.c62 static_call_update(apic_call_##__cb, *apic->__cb)
/linux/arch/arm64/kernel/
A Dparavirt.c167 static_call_update(pv_steal_clock, para_steal_clock); in pv_time_init()
/linux/drivers/xen/
A Dtime.c179 static_call_update(pv_steal_clock, xen_steal_clock); in xen_time_setup_guest()
/linux/include/linux/
A Dstatic_call.h152 #define static_call_update(name, func) \ macro
/linux/arch/loongarch/kernel/
A Dparavirt.c314 static_call_update(pv_steal_clock, paravt_steal_clock); in pv_time_init()
/linux/arch/powerpc/kernel/
A Dirq.c333 static_call_update(ppc_get_irq, ppc_md.get_irq); in init_IRQ()
/linux/arch/x86/kernel/cpu/
A Dvmware.c352 static_call_update(pv_steal_clock, vmware_steal_clock); in vmware_paravirt_ops_setup()
/linux/arch/x86/include/asm/
A Dapic.h375 static_call_update(apic_call_##_callback, _fn); \
/linux/arch/x86/xen/
A Dtime.c566 static_call_update(pv_steal_clock, xen_steal_clock); in xen_init_time_common()
/linux/kernel/
A Dstatic_call_inline.c558 static_call_update(sc_selftest, scd->func); in test_static_call_init()
/linux/drivers/cpufreq/
A Damd-pstate.c1900 static_call_update(amd_pstate_enable, cppc_enable); in amd_pstate_init()
1901 static_call_update(amd_pstate_init_perf, cppc_init_perf); in amd_pstate_init()
1902 static_call_update(amd_pstate_update_perf, cppc_update_perf); in amd_pstate_init()
/linux/arch/x86/kvm/
A Dpmu.c91 static_call_update(kvm_x86_pmu_##func, kvm_pmu_ops.func); in kvm_pmu_ops_update()
/linux/arch/x86/events/intel/
A Dcore.c6308 static_call_update(intel_pmu_update_topdown_event, in intel_pmu_init_glc()
6310 static_call_update(intel_pmu_set_topdown_event_period, in intel_pmu_init_glc()
6957 static_call_update(intel_pmu_update_topdown_event, in intel_pmu_init()
6959 static_call_update(intel_pmu_set_topdown_event_period, in intel_pmu_init()
7201 static_call_update(perf_snapshot_branch_stack, in intel_pmu_init()
7204 static_call_update(perf_snapshot_branch_stack, in intel_pmu_init()
/linux/arch/x86/crypto/
A Daesni-intel_glue.c1682 static_call_update(aesni_ctr_enc_tfm, aesni_ctr_enc_avx_tfm); in aesni_init()
/linux/kernel/events/
A Dcore.c7000 static_call_update(__perf_guest_state, cbs->state); in perf_register_guest_info_callbacks()
7001 static_call_update(__perf_guest_get_ip, cbs->get_ip); in perf_register_guest_info_callbacks()
7005 static_call_update(__perf_guest_handle_intel_pt_intr, in perf_register_guest_info_callbacks()
7016 static_call_update(__perf_guest_state, (void *)&__static_call_return0); in perf_unregister_guest_info_callbacks()
7017 static_call_update(__perf_guest_get_ip, (void *)&__static_call_return0); in perf_unregister_guest_info_callbacks()
7018 static_call_update(__perf_guest_handle_intel_pt_intr, in perf_unregister_guest_info_callbacks()
/linux/kernel/sched/
A Dcore.c7394 #define preempt_dynamic_enable(f) static_call_update(f, f##_dynamic_enabled)
7395 #define preempt_dynamic_disable(f) static_call_update(f, f##_dynamic_disabled)
7477 static_call_update(cond_resched, klp_cond_resched); in sched_dynamic_klp_enable()

Completed in 89 milliseconds

12