Home
last modified time | relevance | path

Searched refs:static_call (Results 1 – 25 of 35) sorted by relevance

12

/linux/arch/x86/include/asm/
A Dapic.h400 return static_call(apic_call_read)(reg); in apic_read()
405 static_call(apic_call_write)(reg, val); in apic_write()
410 static_call(apic_call_eoi)(); in apic_eoi()
415 static_call(apic_call_native_eoi)(); in apic_native_eoi()
420 return static_call(apic_call_icr_read)(); in apic_icr_read()
425 static_call(apic_call_icr_write)(low, high); in apic_icr_write()
430 static_call(apic_call_send_IPI)(cpu, vector); in __apic_send_IPI()
440 static_call(apic_call_send_IPI_mask_allbutself)(mask, vector); in __apic_send_IPI_mask_allbutself()
445 static_call(apic_call_send_IPI_allbutself)(vector); in __apic_send_IPI_allbutself()
450 static_call(apic_call_send_IPI_all)(vector); in __apic_send_IPI_all()
A Dparavirt.h35 return static_call(pv_sched_clock)(); in paravirt_sched_clock()
49 return static_call(pv_steal_clock)(cpu); in paravirt_steal_clock()
/linux/tools/include/linux/
A Dstatic_call_types.h90 #define static_call(name) __static_call(name) macro
98 #define static_call(name) \ macro
/linux/include/linux/
A Dstatic_call_types.h90 #define static_call(name) __static_call(name) macro
98 #define static_call(name) \ macro
A Dentry-common.h510 #define irqentry_exit_cond_resched() static_call(irqentry_exit_cond_resched)()
A Dperf_event.h1539 return static_call(__perf_guest_state)(); in perf_guest_state()
1543 return static_call(__perf_guest_get_ip)(); in perf_guest_get_ip()
1547 return static_call(__perf_guest_handle_intel_pt_intr)(); in perf_guest_handle_intel_pt_intr()
A Dtracepoint.h192 static_call(tp_func_##name)(__data, args); \
/linux/security/keys/trusted-keys/
A Dtrusted_core.c185 ret = static_call(trusted_key_unseal)(payload, datablob); in trusted_instantiate()
192 ret = static_call(trusted_key_get_random)(payload->key, in trusted_instantiate()
203 ret = static_call(trusted_key_seal)(payload, datablob); in trusted_instantiate()
272 ret = static_call(trusted_key_seal)(new_p, datablob); in trusted_update()
/linux/tools/objtool/
A Dbuiltin-check.c81 OPT_BOOLEAN('t', "static-call", &opts.static_call, "annotate static calls"),
144 opts.static_call || in opts_valid()
/linux/arch/arm/include/asm/
A Dparavirt.h18 return static_call(pv_steal_clock)(cpu); in paravirt_steal_clock()
/linux/arch/riscv/include/asm/
A Dparavirt.h18 return static_call(pv_steal_clock)(cpu); in paravirt_steal_clock()
/linux/arch/arm64/include/asm/
A Dparavirt.h18 return static_call(pv_steal_clock)(cpu); in paravirt_steal_clock()
/linux/arch/loongarch/include/asm/
A Dparavirt.h17 return static_call(pv_steal_clock)(cpu); in paravirt_steal_clock()
/linux/tools/objtool/include/objtool/
A Dbuiltin.h25 bool static_call; member
/linux/arch/x86/events/
A Dcore.c738 static_call(x86_pmu_disable_all)(); in x86_pmu_disable()
1359 static_call(x86_pmu_enable_all)(added); in x86_pmu_enable()
1511 static_call(x86_pmu_set_period)(event); in x86_pmu_start()
1518 static_call(x86_pmu_enable)(event); in x86_pmu_start()
1593 static_call(x86_pmu_disable)(event); in x86_pmu_stop()
1605 static_call(x86_pmu_update)(event); in x86_pmu_stop()
1696 val = static_call(x86_pmu_update)(event); in x86_pmu_handle_irq()
1705 if (!static_call(x86_pmu_set_period)(event)) in x86_pmu_handle_irq()
1749 ret = static_call(x86_pmu_handle_irq)(regs); in perf_event_nmi_handler()
2043 static_call(x86_pmu_update)(event); in _x86_pmu_read()
[all …]
/linux/arch/x86/events/amd/
A Dcore.c383 return static_call(amd_pmu_branch_hw_config)(event); in amd_core_hw_config()
560 static_call(amd_pmu_branch_reset)(); in amd_pmu_cpu_reset()
713 if (!static_call(amd_pmu_test_overflow)(idx)) in amd_pmu_wait_on_overflow()
836 static_call(amd_pmu_branch_add)(event); in amd_pmu_add_event()
844 static_call(amd_pmu_branch_del)(event); in amd_pmu_del_event()
/linux/arch/powerpc/kernel/
A Dirq.c242 irq = static_call(ppc_get_irq)(); in __do_irq()
A DMakefile133 obj-$(CONFIG_PPC32) += entry_32.o setup_32.o early_32.o static_call.o
/linux/arch/x86/kernel/
A DMakefile74 obj-y += static_call.o
A Dprocess.c779 static_call(x86_idle)(); in arch_cpu_idle()
/linux/kernel/
A DMakefile116 obj-$(CONFIG_HAVE_STATIC_CALL) += static_call.o
A Dstatic_call_inline.c560 WARN_ON(static_call(sc_selftest)(scd->val) != scd->expect); in test_static_call_init()
/linux/kernel/trace/
A Dfgraph.c634 if (static_call(fgraph_func)(&trace, fgraph_direct_gops)) in function_graph_enter()
800 static_call(fgraph_retfunc)(&trace, fgraph_direct_gops); in __ftrace_return_to_handler()
/linux/drivers/cpufreq/
A Damd-pstate.c252 static_call(amd_pstate_update_perf)(cpudata, min_perf, des_perf, in amd_pstate_update_perf()
366 return static_call(amd_pstate_enable)(enable); in amd_pstate_enable()
427 return static_call(amd_pstate_init_perf)(cpudata); in amd_pstate_init_perf()
/linux/arch/x86/events/intel/
A Dcore.c2421 static_call(x86_pmu_update)(event); in intel_pmu_nhm_workaround()
2436 static_call(x86_pmu_set_period)(event); in intel_pmu_nhm_workaround()
2788 static_call(intel_pmu_update_topdown_event)(event); in intel_pmu_read_topdown_event()
2902 static_call(x86_pmu_update)(event); in intel_pmu_save_and_restart()
2914 return static_call(x86_pmu_set_period)(event); in intel_pmu_save_and_restart()
2920 return static_call(intel_pmu_set_topdown_event_period)(event); in intel_pmu_set_period()
2928 return static_call(intel_pmu_update_topdown_event)(event); in intel_pmu_update()
3094 static_call(intel_pmu_update_topdown_event)(NULL); in handle_pmi_common()

Completed in 67 milliseconds

12