Searched refs:__static_call_return0 (Results 1 – 8 of 8) sorted by relevance
181 extern long __static_call_return0(void);251 static inline long __static_call_return0(void) in __static_call_return0() function273 static inline long __static_call_return0(void) in __static_call_return0() function334 __DEFINE_STATIC_CALL(name, _func, __static_call_return0)
10 bool is_ret0 = (func == __static_call_return0); in arch_static_call_transform()
29 if (func == &__static_call_return0) { in __static_call_transform()
502 long __static_call_return0(void) in __static_call_return0() function
6586 static_call_update(might_resched, (void *)&__static_call_return0); in sched_dynamic_update()6603 static_call_update(cond_resched, (void *)&__static_call_return0); in sched_dynamic_update()6604 static_call_update(might_resched, (void *)&__static_call_return0); in sched_dynamic_update()
2141 x86_pmu.guest_get_msrs = (void *)&__static_call_return0; in init_hw_perf_events()
5947 ffff800010171d50 t __static_call_return0
Completed in 358 milliseconds