Searched refs:sparse_flow_count (Results 1 – 1 of 1) sorted by relevance
162 u16 sparse_flow_count; member1931 WRITE_ONCE(b->sparse_flow_count, b->sparse_flow_count + 1); in cake_enqueue()1939 WRITE_ONCE(b->sparse_flow_count, b->sparse_flow_count - 1); in cake_enqueue()2078 !(b->sparse_flow_count + b->bulk_flow_count)) { in cake_dequeue()2081 if (b->sparse_flow_count + b->bulk_flow_count) in cake_dequeue()2112 if ((b->sparse_flow_count + b->bulk_flow_count) > 0) { in cake_dequeue()2129 if (unlikely(!(b->sparse_flow_count + b->bulk_flow_count))) in cake_dequeue()2159 WRITE_ONCE(b->sparse_flow_count, b->sparse_flow_count - 1); in cake_dequeue()2207 WRITE_ONCE(b->sparse_flow_count, b->sparse_flow_count - 1); in cake_dequeue()2216 WRITE_ONCE(b->sparse_flow_count, b->sparse_flow_count - 1); in cake_dequeue()[all …]