Searched refs:__static_call_return0 (Results 1 – 9 of 9) sorted by relevance
183 extern long __static_call_return0(void);204 .func = __static_call_return0, \247 .func = __static_call_return0, \267 extern long __static_call_return0(void);286 static inline long __static_call_return0(void) in __static_call_return0() function304 __DEFINE_STATIC_CALL(name, _func, __static_call_return0)
4 long __static_call_return0(void) in __static_call_return0() function8 EXPORT_SYMBOL_GPL(__static_call_return0);
58 ARCH_DEFINE_STATIC_CALL_TRAMP(name, __static_call_return0)
10 bool is_ret0 = (func == __static_call_return0); in arch_static_call_transform()
68 if (func == &__static_call_return0) { in __static_call_transform()
2128 x86_pmu.guest_get_msrs = (void *)&__static_call_return0; in init_hw_perf_events()
7242 #define cond_resched_dynamic_disabled ((void *)&__static_call_return0)7247 #define might_resched_dynamic_disabled ((void *)&__static_call_return0)
7016 static_call_update(__perf_guest_state, (void *)&__static_call_return0); in perf_unregister_guest_info_callbacks()7017 static_call_update(__perf_guest_get_ip, (void *)&__static_call_return0); in perf_unregister_guest_info_callbacks()7019 (void *)&__static_call_return0); in perf_unregister_guest_info_callbacks()
9645 (void *)__static_call_return0); in kvm_ops_update()