Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dsched.h2843 extern int __cond_resched_softirq(void);
2847 __cond_resched_softirq(); \
/linux-4.1.27/kernel/sched/
Dcore.c4271 int __sched __cond_resched_softirq(void) in __cond_resched_softirq() function
4283 EXPORT_SYMBOL(__cond_resched_softirq);