Home
last modified time | relevance | path

Searched refs:_cond_resched (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dsched.h2017 extern int _cond_resched(void);
2019 static inline int _cond_resched(void) in _cond_resched() function
2028 _cond_resched(); \
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c6697 int __sched _cond_resched(void) in _cond_resched() function
6706 EXPORT_SYMBOL(_cond_resched); variable

Completed in 14 milliseconds