Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dsched.h2021 static __always_inline int _cond_resched(void) in _cond_resched() function
2028 static inline int _cond_resched(void) in _cond_resched() function
2037 static inline int _cond_resched(void) { return 0; } in _cond_resched() function