Lines Matching refs:valid
1550 * valid since MSI-X irqs are not shared */
1557 if (unlikely(!stats->valid))
1562 if (stats->valid & 1)
1568 stats->valid = 0;
1571 stats->valid = 0;
1583 stats->valid = 0;
1586 if (likely(stats->valid == 0))
2536 * to mark them valid only after writing the entire chain.
2572 mb(); /* barrier before setting valid flag */
2575 /* re-write the last 32-bits with the valid flags */