Home
last modified time | relevance | path

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

/kernel/
Dstatic_call.c4 long __static_call_return0(void) in __static_call_return0() function
8 EXPORT_SYMBOL_GPL(__static_call_return0);
/kernel/sched/
Dcore.c6854 static_call_update(might_resched, (void *)&__static_call_return0); in sched_dynamic_update()
6871 static_call_update(cond_resched, (void *)&__static_call_return0); in sched_dynamic_update()
6872 static_call_update(might_resched, (void *)&__static_call_return0); in sched_dynamic_update()