Home
last modified time | relevance | path

Searched defs:syncp (Results 1 – 5 of 5) sorted by relevance

/third_party/Linux_Kernel/include/linux/
Du64_stats_sync.h71 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()
Dif_vlan.h102 struct u64_stats_sync syncp; member
Dif_team.h24 struct u64_stats_sync syncp; member
Dtcp.h167 struct u64_stats_sync syncp; /* protects 64bit vars (cf tcp_get_info()) */ member
Dnetdevice.h2069 struct u64_stats_sync syncp; member