Searched refs:cond_resched_softirq (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | sched.h | 2948 #define cond_resched_softirq() ({ \ macro |
/linux-4.4.14/net/core/ | ||
D | sock.c | 2017 cond_resched_softirq(); in __release_sock() |