Home
last modified time | relevance | path

Searched refs:__static_call_return0 (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
A Dstatic_call.h181 extern long __static_call_return0(void);
251 static inline long __static_call_return0(void) in __static_call_return0() function
273 static inline long __static_call_return0(void) in __static_call_return0() function
334 __DEFINE_STATIC_CALL(name, _func, __static_call_return0)
/linux/arch/powerpc/kernel/
A Dstatic_call.c10 bool is_ret0 = (func == __static_call_return0); in arch_static_call_transform()
/linux/arch/x86/kernel/
A Dstatic_call.c29 if (func == &__static_call_return0) { in __static_call_transform()
/linux/kernel/
A Dstatic_call.c502 long __static_call_return0(void) in __static_call_return0() function
/linux/kernel/sched/
A Dcore.c6586 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()
/linux/arch/x86/events/
A Dcore.c2141 x86_pmu.guest_get_msrs = (void *)&__static_call_return0; in init_hw_perf_events()
/linux/
A DSystem.map5947 ffff800010171d50 t __static_call_return0
A D.tmp_System.map5947 ffff800010171d50 t __static_call_return0

Completed in 358 milliseconds