Home
last modified time | relevance | path

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

/include/linux/
Dsched.h2073 static __always_inline int _cond_resched(void) in _cond_resched() function
2080 static inline int _cond_resched(void) in _cond_resched() function
2089 static inline int _cond_resched(void) { return 0; } in _cond_resched() function
2095 _cond_resched(); \