Home
last modified time | relevance | path

Searched refs:DEFINE_STATIC_CALL (Results 1 – 18 of 18) sorted by relevance

/linux-6.15/include/linux/
H A Dstatic_call.h187 #define DEFINE_STATIC_CALL(name, _func) \ macro
234 #define DEFINE_STATIC_CALL(name, _func) \ macro
303 #define DEFINE_STATIC_CALL(name, _func) \ macro
H A Dtracepoint.h351 DEFINE_STATIC_CALL(tp_func_##_name, __traceiter_##_name); \
H A Dbpf.h1377 DEFINE_STATIC_CALL(bpf_dispatcher_##name##_call, bpf_dispatcher_nop_func)
/linux-6.15/arch/arm/kernel/
H A Dparavirt.c23 DEFINE_STATIC_CALL(pv_steal_clock, native_steal_clock);
/linux-6.15/arch/x86/kernel/
H A Dparavirt.c70 DEFINE_STATIC_CALL(pv_steal_clock, native_steal_clock);
71 DEFINE_STATIC_CALL(pv_sched_clock, native_sched_clock);
H A Dearly_printk.c110 DEFINE_STATIC_CALL(serial_in, io_serial_in);
111 DEFINE_STATIC_CALL(serial_out, io_serial_out);
/linux-6.15/arch/x86/lib/
H A Dcrc-pclmul-template.h26 DEFINE_STATIC_CALL(prefix##_pclmul, prefix##_pclmul_sse)
/linux-6.15/arch/riscv/kernel/
H A Dparavirt.c33 DEFINE_STATIC_CALL(pv_steal_clock, native_steal_clock);
/linux-6.15/arch/arm64/kernel/
H A Dparavirt.c35 DEFINE_STATIC_CALL(pv_steal_clock, native_steal_clock);
/linux-6.15/drivers/cpufreq/
H A Damd-pstate.c209 DEFINE_STATIC_CALL(amd_pstate_get_epp, msr_get_epp);
275 DEFINE_STATIC_CALL(amd_pstate_update_perf, msr_update_perf);
324 DEFINE_STATIC_CALL(amd_pstate_set_epp, msr_set_epp);
382 DEFINE_STATIC_CALL(amd_pstate_cppc_enable, msr_cppc_enable);
456 DEFINE_STATIC_CALL(amd_pstate_init_perf, msr_init_perf);
/linux-6.15/kernel/entry/
H A Dcommon.c316 DEFINE_STATIC_CALL(irqentry_exit_cond_resched, raw_irqentry_exit_cond_resched);
/linux-6.15/arch/loongarch/kernel/
H A Dparavirt.c23 DEFINE_STATIC_CALL(pv_steal_clock, native_steal_clock);
/linux-6.15/arch/x86/xen/
H A Denlighten.c25 DEFINE_STATIC_CALL(xen_hypercall, xen_hypercall_hvm);
/linux-6.15/kernel/trace/
H A Dfgraph.c543 DEFINE_STATIC_CALL(fgraph_func, ftrace_graph_entry_stub);
544 DEFINE_STATIC_CALL(fgraph_retfunc, ftrace_graph_ret_stub);
/linux-6.15/kernel/
H A Dstatic_call_inline.c537 DEFINE_STATIC_CALL(sc_selftest, func_a);
/linux-6.15/arch/x86/events/amd/
H A Dcore.c692 DEFINE_STATIC_CALL(amd_pmu_test_overflow, amd_pmu_test_overflow_topbit);
/linux-6.15/arch/x86/events/intel/
H A Dcore.c2638 DEFINE_STATIC_CALL(intel_pmu_set_topdown_event_period, x86_perf_event_set_period);
2792 DEFINE_STATIC_CALL(intel_pmu_update_topdown_event, intel_pmu_topdown_event_update);
/linux-6.15/kernel/sched/
H A Dcore.c6982 DEFINE_STATIC_CALL(preempt_schedule, preempt_schedule_dynamic_enabled);
7055 DEFINE_STATIC_CALL(preempt_schedule_notrace, preempt_schedule_notrace_dynamic_enabled);