Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dstatic_call.h185 #define DEFINE_STATIC_CALL(name, _func) \ macro
230 #define DEFINE_STATIC_CALL(name, _func) \ macro
297 #define DEFINE_STATIC_CALL(name, _func) \ macro
Dtracepoint.h359 DEFINE_STATIC_CALL(tp_func_##_name, __traceiter_##_name);
Dbpf.h1322 DEFINE_STATIC_CALL(bpf_dispatcher_##name##_call, bpf_dispatcher_nop_func)
/linux-6.12.1/arch/arm/kernel/
Dparavirt.c23 DEFINE_STATIC_CALL(pv_steal_clock, native_steal_clock);
/linux-6.12.1/arch/x86/kernel/
Dparavirt.c75 DEFINE_STATIC_CALL(pv_steal_clock, native_steal_clock);
76 DEFINE_STATIC_CALL(pv_sched_clock, native_sched_clock);
/linux-6.12.1/arch/riscv/kernel/
Dparavirt.c33 DEFINE_STATIC_CALL(pv_steal_clock, native_steal_clock);
/linux-6.12.1/arch/arm64/kernel/
Dparavirt.c35 DEFINE_STATIC_CALL(pv_steal_clock, native_steal_clock);
/linux-6.12.1/kernel/entry/
Dcommon.c316 DEFINE_STATIC_CALL(irqentry_exit_cond_resched, raw_irqentry_exit_cond_resched);
/linux-6.12.1/arch/loongarch/kernel/
Dparavirt.c23 DEFINE_STATIC_CALL(pv_steal_clock, native_steal_clock);
/linux-6.12.1/kernel/trace/
Dfgraph.c503 DEFINE_STATIC_CALL(fgraph_func, ftrace_graph_entry_stub);
504 DEFINE_STATIC_CALL(fgraph_retfunc, ftrace_graph_ret_stub);
/linux-6.12.1/kernel/
Dstatic_call_inline.c538 DEFINE_STATIC_CALL(sc_selftest, func_a);
/linux-6.12.1/drivers/cpufreq/
Damd-pstate.c246 DEFINE_STATIC_CALL(amd_pstate_update_perf, pstate_update_perf);
362 DEFINE_STATIC_CALL(amd_pstate_enable, pstate_enable);
423 DEFINE_STATIC_CALL(amd_pstate_init_perf, pstate_init_perf);
/linux-6.12.1/arch/x86/events/amd/
Dcore.c692 DEFINE_STATIC_CALL(amd_pmu_test_overflow, amd_pmu_test_overflow_topbit);
/linux-6.12.1/arch/x86/crypto/
Daesni-intel_glue.c88 DEFINE_STATIC_CALL(aesni_ctr_enc_tfm, aesni_ctr_enc);
/linux-6.12.1/arch/x86/events/intel/
Dcore.c2634 DEFINE_STATIC_CALL(intel_pmu_set_topdown_event_period, x86_perf_event_set_period);
2776 DEFINE_STATIC_CALL(intel_pmu_update_topdown_event, x86_perf_event_update);
/linux-6.12.1/kernel/sched/
Dcore.c6907 DEFINE_STATIC_CALL(preempt_schedule, preempt_schedule_dynamic_enabled);
6980 DEFINE_STATIC_CALL(preempt_schedule_notrace, preempt_schedule_notrace_dynamic_enabled);