Searched refs:stalls (Results 1 – 5 of 5) sorted by relevance
120 counter_u64_add(r->stalls, 1); in drain_ring_locked()123 counter_u64_add(r->stalls, 1); in drain_ring_locked()199 counter_u64_add(r->stalls, 1); in drain_ring_lockless()202 counter_u64_add(r->stalls, 1); in drain_ring_lockless()274 r->stalls = counter_u64_alloc(flags); in ifmp_ring_alloc()278 r->stalls == NULL || r->restarts == NULL || in ifmp_ring_alloc()304 if (r->stalls != NULL) in ifmp_ring_free()305 counter_u64_free(r->stalls); in ifmp_ring_free()520 counter_u64_zero(r->stalls); in ifmp_ring_reset_stats()
58 counter_u64_t stalls; member
6802 CTLFLAG_RD, &txq->ift_br->stalls, in iflib_add_device_sysctl_post()
165 * Extreme stalls in dequeue stage of the pipeline will cause215 * Packet buffer copy in fast path also results in stalls in MBUF release if232 stalls.
15327 called for "long stalls".15494 Correctly handle NMI watchdog during long stalls (Andrew Morton)