Searched refs:STALLED (Results 1 – 1 of 1) sorted by relevance
54 STALLED, /* consumer stopped due to lack of resources. */ enumerator117 ns.flags = STALLED; in drain_ring_locked()119 if (prev != STALLED) in drain_ring_locked()148 MPASS(ns.flags != STALLED); in drain_ring_locked()149 if (prev == STALLED) { in drain_ring_locked()194 ns.flags = STALLED; in drain_ring_lockless()198 if (prev != STALLED) in drain_ring_lockless()231 MPASS(ns.flags != STALLED); in drain_ring_lockless()232 if (prev == STALLED) { in drain_ring_lockless()340 if (os.flags == STALLED) in ifmp_ring_enqueue()[all …]