Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsched.h2946 extern int __cond_resched_softirq(void);
2950 __cond_resched_softirq(); \
/linux-4.4.14/kernel/sched/
Dcore.c4654 int __sched __cond_resched_softirq(void) in __cond_resched_softirq() function
4666 EXPORT_SYMBOL(__cond_resched_softirq);