Home
last modified time | relevance | path

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

/linux-6.6.21/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.h338 DEFINE_STATIC_CALL(tp_func_##_name, __traceiter_##_name);
Dbpf.h1253 DEFINE_STATIC_CALL(bpf_dispatcher_##name##_call, bpf_dispatcher_nop_func)
/linux-6.6.21/arch/arm/kernel/
Dparavirt.c23 DEFINE_STATIC_CALL(pv_steal_clock, native_steal_clock);
/linux-6.6.21/arch/x86/kernel/
Dparavirt.c118 DEFINE_STATIC_CALL(pv_steal_clock, native_steal_clock);
119 DEFINE_STATIC_CALL(pv_sched_clock, native_sched_clock);
/linux-6.6.21/arch/arm64/kernel/
Dparavirt.c35 DEFINE_STATIC_CALL(pv_steal_clock, native_steal_clock);
/linux-6.6.21/kernel/entry/
Dcommon.c394 DEFINE_STATIC_CALL(irqentry_exit_cond_resched, raw_irqentry_exit_cond_resched);
/linux-6.6.21/drivers/cpufreq/
Damd-pstate.c283 DEFINE_STATIC_CALL(amd_pstate_enable, pstate_enable);
357 DEFINE_STATIC_CALL(amd_pstate_init_perf, pstate_init_perf);
387 DEFINE_STATIC_CALL(amd_pstate_update_perf, pstate_update_perf);
/linux-6.6.21/kernel/
Dstatic_call_inline.c527 DEFINE_STATIC_CALL(sc_selftest, func_a);
/linux-6.6.21/arch/x86/events/amd/
Dcore.c662 DEFINE_STATIC_CALL(amd_pmu_test_overflow, amd_pmu_test_overflow_topbit);
/linux-6.6.21/arch/x86/crypto/
Daesni-intel_glue.c113 DEFINE_STATIC_CALL(aesni_ctr_enc_tfm, aesni_ctr_enc);
/linux-6.6.21/arch/x86/events/intel/
Dcore.c2569 DEFINE_STATIC_CALL(intel_pmu_set_topdown_event_period, x86_perf_event_set_period);
2721 DEFINE_STATIC_CALL(intel_pmu_update_topdown_event, x86_perf_event_update);
/linux-6.6.21/kernel/sched/
Dcore.c6900 DEFINE_STATIC_CALL(preempt_schedule, preempt_schedule_dynamic_enabled);
6973 DEFINE_STATIC_CALL(preempt_schedule_notrace, preempt_schedule_notrace_dynamic_enabled);