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