Home
last modified time | relevance | path

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

/linux/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.h383 DEFINE_STATIC_CALL(tp_func_##_name, __traceiter_##_name); \
H A Dbpf.h1481 DEFINE_STATIC_CALL(bpf_dispatcher_##name##_call, bpf_dispatcher_nop_func)
/linux/lib/crypto/x86/
H A Dsha512.h10 DEFINE_STATIC_CALL(sha512_blocks_x86, sha512_blocks_generic);
H A Dsha1.h10 DEFINE_STATIC_CALL(sha1_blocks_x86, sha1_blocks_generic);
H A Dsha256.h12 DEFINE_STATIC_CALL(sha256_blocks_x86, sha256_blocks_generic);
/linux/lib/crc/x86/
H A Dcrc-pclmul-template.h25 DEFINE_STATIC_CALL(prefix##_pclmul, prefix##_pclmul_sse)
/linux/arch/x86/kernel/
H A Dearly_printk.c111 DEFINE_STATIC_CALL(serial_in, io_serial_in);
112 DEFINE_STATIC_CALL(serial_out, io_serial_out);
H A Dtsc.c270 DEFINE_STATIC_CALL(pv_sched_clock, native_sched_clock);
H A Dtraps.c219 DEFINE_STATIC_CALL(WARN_trap, __WARN_trap);
/linux/kernel/entry/
H A Dcommon.c201 DEFINE_STATIC_CALL(irqentry_exit_cond_resched, raw_irqentry_exit_cond_resched); in irqentry_exit()
/linux/drivers/cpufreq/
H A Damd-pstate.c211 DEFINE_STATIC_CALL(amd_pstate_get_epp, msr_get_epp);
277 DEFINE_STATIC_CALL(amd_pstate_update_perf, msr_update_perf);
326 DEFINE_STATIC_CALL(amd_pstate_set_epp, msr_set_epp);
384 DEFINE_STATIC_CALL(amd_pstate_cppc_enable, msr_cppc_enable);
476 DEFINE_STATIC_CALL(amd_pstate_init_perf, msr_init_perf);
/linux/arch/x86/xen/
H A Denlighten.c25 DEFINE_STATIC_CALL(xen_hypercall, xen_hypercall_hvm);
/linux/kernel/trace/
H A Dfgraph.c540 DEFINE_STATIC_CALL(fgraph_func, ftrace_graph_entry_stub);
541 DEFINE_STATIC_CALL(fgraph_retfunc, ftrace_graph_ret_stub);
/linux/arch/x86/hyperv/
H A Dhv_init.c46 DEFINE_STATIC_CALL(__hv_hypercall, __hv_hyperfail);
/linux/kernel/
H A Dstatic_call_inline.c537 DEFINE_STATIC_CALL(sc_selftest, func_a);
/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c329 DEFINE_STATIC_CALL(hv_hypercall, hv_std_hypercall);
/linux/kernel/sched/
H A Dcputime.c264 DEFINE_STATIC_CALL(pv_steal_clock, native_steal_clock);
H A Dcore.c7130 DEFINE_STATIC_CALL(preempt_schedule, preempt_schedule_dynamic_enabled);
7203 DEFINE_STATIC_CALL(preempt_schedule_notrace, preempt_schedule_notrace_dynamic_enabled);
/linux/arch/x86/events/amd/
H A Dcore.c694 DEFINE_STATIC_CALL(amd_pmu_test_overflow, amd_pmu_test_overflow_topbit);
/linux/net/ipv4/
H A Dudp_offload.c45 DEFINE_STATIC_CALL(udp_tunnel_gro_rcv, dummy_gro_rcv);
/linux/arch/x86/events/intel/
H A Dcore.c2906 DEFINE_STATIC_CALL(intel_pmu_set_topdown_event_period, x86_perf_event_set_period);
3060 DEFINE_STATIC_CALL(intel_pmu_update_topdown_event, intel_pmu_topdown_event_update);