Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsched.h2118 extern int dynamic_cond_resched(void); in _cond_resched()
2122 return dynamic_cond_resched();
/linux/kernel/sched/
H A Dcore.c7734 int __sched dynamic_cond_resched(void) in dynamic_cond_resched() function
7740 EXPORT_SYMBOL(dynamic_cond_resched);