Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsched.h2109 extern int dynamic_cond_resched(void);
2113 return dynamic_cond_resched(); in _cond_resched()
/openbmc/linux/kernel/sched/
H A Dcore.c8609 int __sched dynamic_cond_resched(void)
8616 EXPORT_SYMBOL(dynamic_cond_resched);
8600 int __sched dynamic_cond_resched(void) dynamic_cond_resched() function