__static_call_return0
ARCH_DEFINE_STATIC_CALL_TRAMP(name, __static_call_return0)
ARCH_DEFINE_STATIC_CALL_TRAMP(name, __static_call_return0)
func = __static_call_return0;
bool is_ret0 = (func == __static_call_return0);
x86_pmu.guest_get_msrs = (void *)&__static_call_return0;
ARCH_DEFINE_STATIC_CALL_TRAMP(name, __static_call_return0)
if (func == &__static_call_return0) {
(void *)__static_call_return0);
extern long __static_call_return0(void);
.func = __static_call_return0, \
.func = __static_call_return0, \
extern long __static_call_return0(void);
__DEFINE_STATIC_CALL(name, _func, __static_call_return0)
static_call_update(__perf_guest_state, (void *)&__static_call_return0);
static_call_update(__perf_guest_get_ip, (void *)&__static_call_return0);
static_call_update(__perf_guest_handle_intel_pt_intr, (void *)&__static_call_return0);
static_call_update(__perf_guest_handle_mediated_pmi, (void *)&__static_call_return0);
# define cond_resched_dynamic_disabled ((void *)&__static_call_return0)
# define might_resched_dynamic_disabled ((void *)&__static_call_return0)
EXPORT_SYMBOL_GPL(__static_call_return0);