Searched refs:tsync (Results 1 – 1 of 1) sorted by relevance
51 struct u64_stats_sync tsync; member86 u64_stats_update_begin(&txp->tsync); in ifb_ri_tasklet()89 u64_stats_update_end(&txp->tsync); in ifb_ri_tasklet()151 start = u64_stats_fetch_begin_irq(&txp->tsync); in ifb_stats64()154 } while (u64_stats_fetch_retry_irq(&txp->tsync, start)); in ifb_stats64()180 u64_stats_init(&txp->tsync); in ifb_dev_init()