Searched defs:syncp (Results 1 – 5 of 5) sorted by relevance
71 static inline void u64_stats_init(struct u64_stats_sync *syncp) in u64_stats_init()78 static inline void u64_stats_update_begin(struct u64_stats_sync *syncp) in u64_stats_update_begin()85 static inline void u64_stats_update_end(struct u64_stats_sync *syncp) in u64_stats_update_end()92 static inline unsigned int u64_stats_fetch_begin(const struct u64_stats_sync *syncp) in u64_stats_fetch_begin()104 static inline bool u64_stats_fetch_retry(const struct u64_stats_sync *syncp, in u64_stats_fetch_retry()123 static inline unsigned int u64_stats_fetch_begin_irq(const struct u64_stats_sync *syncp) in u64_stats_fetch_begin_irq()135 static inline bool u64_stats_fetch_retry_irq(const struct u64_stats_sync *syncp, in u64_stats_fetch_retry_irq()
102 struct u64_stats_sync syncp; member
24 struct u64_stats_sync syncp; member
167 struct u64_stats_sync syncp; /* protects 64bit vars (cf tcp_get_info()) */ member
2069 struct u64_stats_sync syncp; member