Lines Matching refs:valid
1548 * valid since MSI-X irqs are not shared */
1555 if (unlikely(!stats->valid))
1560 if (stats->valid & 1)
1566 stats->valid = 0;
1569 stats->valid = 0;
1581 stats->valid = 0;
1584 if (likely(stats->valid == 0))
2528 * to mark them valid only after writing the entire chain.
2564 mb(); /* barrier before setting valid flag */
2567 /* re-write the last 32-bits with the valid flags */