Home | Sort by: relevance | last modified time | path |
/src/sys/rump/librump/rumpkern/ | |
intr.c | 64 bool sip_onlist; member in struct:softint_percpu 167 sip->sip_onlist = false; 387 if (!sip->sip_onlist) { 390 sip->sip_onlist = true; 448 if (sip->sip_onlist) { |