Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dsched.h1679 static inline int _cond_resched(void) { return 0; } in _cond_resched() function
/Linux-v4.19/kernel/sched/
Dcore.c4960 int __sched _cond_resched(void) in _cond_resched() function