Symbol: DEFINE_STATIC_CALL_NULL
arch/x86/events/amd/brs.c
426
DEFINE_STATIC_CALL_NULL(perf_lopwr_cb, perf_amd_brs_lopwr_cb);
arch/x86/events/amd/core.c
557
DEFINE_STATIC_CALL_NULL(amd_pmu_branch_reset, amd_pmu_branch_reset_t);
arch/x86/events/amd/core.c
838
DEFINE_STATIC_CALL_NULL(amd_pmu_branch_add, *x86_pmu.add);
arch/x86/events/amd/core.c
846
DEFINE_STATIC_CALL_NULL(amd_pmu_branch_del, *x86_pmu.del);
arch/x86/events/core.c
101
DEFINE_STATIC_CALL_NULL(x86_pmu_late_setup, *x86_pmu.late_setup);
arch/x86/events/core.c
103
DEFINE_STATIC_CALL_NULL(x86_pmu_pebs_enable, *x86_pmu.pebs_enable);
arch/x86/events/core.c
104
DEFINE_STATIC_CALL_NULL(x86_pmu_pebs_disable, *x86_pmu.pebs_disable);
arch/x86/events/core.c
105
DEFINE_STATIC_CALL_NULL(x86_pmu_pebs_enable_all, *x86_pmu.pebs_enable_all);
arch/x86/events/core.c
106
DEFINE_STATIC_CALL_NULL(x86_pmu_pebs_disable_all, *x86_pmu.pebs_disable_all);
arch/x86/events/core.c
70
DEFINE_STATIC_CALL_NULL(x86_pmu_handle_irq, *x86_pmu.handle_irq);
arch/x86/events/core.c
71
DEFINE_STATIC_CALL_NULL(x86_pmu_disable_all, *x86_pmu.disable_all);
arch/x86/events/core.c
72
DEFINE_STATIC_CALL_NULL(x86_pmu_enable_all, *x86_pmu.enable_all);
arch/x86/events/core.c
73
DEFINE_STATIC_CALL_NULL(x86_pmu_enable, *x86_pmu.enable);
arch/x86/events/core.c
74
DEFINE_STATIC_CALL_NULL(x86_pmu_disable, *x86_pmu.disable);
arch/x86/events/core.c
76
DEFINE_STATIC_CALL_NULL(x86_pmu_assign, *x86_pmu.assign);
arch/x86/events/core.c
78
DEFINE_STATIC_CALL_NULL(x86_pmu_add, *x86_pmu.add);
arch/x86/events/core.c
79
DEFINE_STATIC_CALL_NULL(x86_pmu_del, *x86_pmu.del);
arch/x86/events/core.c
80
DEFINE_STATIC_CALL_NULL(x86_pmu_read, *x86_pmu.read);
arch/x86/events/core.c
82
DEFINE_STATIC_CALL_NULL(x86_pmu_set_period, *x86_pmu.set_period);
arch/x86/events/core.c
83
DEFINE_STATIC_CALL_NULL(x86_pmu_update, *x86_pmu.update);
arch/x86/events/core.c
84
DEFINE_STATIC_CALL_NULL(x86_pmu_limit_period, *x86_pmu.limit_period);
arch/x86/events/core.c
86
DEFINE_STATIC_CALL_NULL(x86_pmu_schedule_events, *x86_pmu.schedule_events);
arch/x86/events/core.c
87
DEFINE_STATIC_CALL_NULL(x86_pmu_get_event_constraints, *x86_pmu.get_event_constraints);
arch/x86/events/core.c
88
DEFINE_STATIC_CALL_NULL(x86_pmu_put_event_constraints, *x86_pmu.put_event_constraints);
arch/x86/events/core.c
90
DEFINE_STATIC_CALL_NULL(x86_pmu_start_scheduling, *x86_pmu.start_scheduling);
arch/x86/events/core.c
91
DEFINE_STATIC_CALL_NULL(x86_pmu_commit_scheduling, *x86_pmu.commit_scheduling);
arch/x86/events/core.c
92
DEFINE_STATIC_CALL_NULL(x86_pmu_stop_scheduling, *x86_pmu.stop_scheduling);
arch/x86/events/core.c
94
DEFINE_STATIC_CALL_NULL(x86_pmu_sched_task, *x86_pmu.sched_task);
arch/x86/events/core.c
96
DEFINE_STATIC_CALL_NULL(x86_pmu_drain_pebs, *x86_pmu.drain_pebs);
arch/x86/events/core.c
97
DEFINE_STATIC_CALL_NULL(x86_pmu_pebs_aliases, *x86_pmu.pebs_aliases);
arch/x86/events/core.c
99
DEFINE_STATIC_CALL_NULL(x86_pmu_filter, *x86_pmu.filter);
arch/x86/events/intel/core.c
2813
DEFINE_STATIC_CALL_NULL(intel_pmu_disable_event_ext, intel_pmu_disable_event_ext);
arch/x86/events/intel/core.c
3195
DEFINE_STATIC_CALL_NULL(intel_pmu_enable_acr_event, intel_pmu_enable_acr);
arch/x86/events/intel/core.c
3289
DEFINE_STATIC_CALL_NULL(intel_pmu_enable_event_ext, intel_pmu_enable_event_ext);
arch/x86/hyperv/hv_vtl.c
260
DEFINE_STATIC_CALL_NULL(__mshv_vtl_return_hypercall, void (*)(void));
arch/x86/kernel/apic/init.c
15
DEFINE_STATIC_CALL_NULL(apic_call_##__cb, *apic->__cb)
arch/x86/kernel/process.c
774
DEFINE_STATIC_CALL_NULL(x86_idle, default_idle);
arch/x86/kvm/pmu.c
88
DEFINE_STATIC_CALL_NULL(kvm_x86_pmu_##func, \
arch/x86/kvm/x86.c
146
DEFINE_STATIC_CALL_NULL(kvm_x86_##func, \
drivers/net/ethernet/intel/libeth/tx.c
12
DEFINE_STATIC_CALL_NULL(bulk, libeth_xdp_return_buff_bulk);
drivers/net/ethernet/intel/libeth/tx.c
13
DEFINE_STATIC_CALL_NULL(xsk, libeth_xsk_buff_free_slow);
security/keys/trusted-keys/trusted_core.c
56
DEFINE_STATIC_CALL_NULL(trusted_key_seal, *trusted_key_sources[0].ops->seal);
security/keys/trusted-keys/trusted_core.c
57
DEFINE_STATIC_CALL_NULL(trusted_key_unseal,
security/keys/trusted-keys/trusted_core.c
59
DEFINE_STATIC_CALL_NULL(trusted_key_get_random,
security/security.c
117
DEFINE_STATIC_CALL_NULL(LSM_STATIC_CALL(NAME, NUM), \