HomeSort by: relevance | last modified time | path
    Searched defs:sip_onlist (Results 1 - 2 of 2) sorted by relevancy

  /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) {
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) {

Completed in 24 milliseconds