Home
last modified time | relevance | path

Searched defs:_cond_resched (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dsched.h1906 static inline int _cond_resched(void) { return 0; } in _cond_resched() function
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dcore.c6398 int __sched _cond_resched(void) in _cond_resched() function