Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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
H A Dtracepoint.h338 DEFINE_STATIC_CALL(tp_func_##_name, __traceiter_##_name);
H A Dbpf.h1255 DEFINE_STATIC_CALL(bpf_dispatcher_##name##_call, bpf_dispatcher_nop_func)
/openbmc/linux/arch/arm/kernel/
H A Dparavirt.c23 DEFINE_STATIC_CALL(pv_steal_clock, native_steal_clock);
/openbmc/linux/arch/x86/kernel/
H A Dparavirt.c117 DEFINE_STATIC_CALL(pv_steal_clock, native_steal_clock);
118 DEFINE_STATIC_CALL(pv_sched_clock, native_sched_clock);
/openbmc/linux/arch/arm64/kernel/
H A Dparavirt.c35 DEFINE_STATIC_CALL(pv_steal_clock, native_steal_clock);
/openbmc/linux/kernel/entry/
H A Dcommon.c400 DEFINE_STATIC_CALL(irqentry_exit_cond_resched, raw_irqentry_exit_cond_resched);
/openbmc/linux/drivers/cpufreq/
H A Damd-pstate.c188 DEFINE_STATIC_CALL(amd_pstate_update_perf, pstate_update_perf);
306 DEFINE_STATIC_CALL(amd_pstate_enable, pstate_enable);
380 DEFINE_STATIC_CALL(amd_pstate_init_perf, pstate_init_perf);
/openbmc/linux/kernel/
H A Dstatic_call_inline.c527 DEFINE_STATIC_CALL(sc_selftest, func_a);
/openbmc/linux/arch/x86/events/amd/
H A Dcore.c675 DEFINE_STATIC_CALL(amd_pmu_test_overflow, amd_pmu_test_overflow_topbit);
/openbmc/linux/arch/x86/crypto/
H A Daesni-intel_glue.c113 DEFINE_STATIC_CALL(aesni_ctr_enc_tfm, aesni_ctr_enc);
/openbmc/linux/arch/x86/events/intel/
H A 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);
/openbmc/linux/kernel/sched/
H A Dcore.c6900 DEFINE_STATIC_CALL(preempt_schedule, preempt_schedule_dynamic_enabled);
6973 DEFINE_STATIC_CALL(preempt_schedule_notrace, preempt_schedule_notrace_dynamic_enabled);