Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Dsched.h1857 static inline int _cond_resched(void) { return 0; } in _cond_resched() function
/linux-5.10/kernel/sched/
Dcore.c6121 int __sched _cond_resched(void) in _cond_resched() function