Home
last modified time | relevance | path

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

/include/linux/
Du64_stats_sync.h72 # define u64_stats_init(syncp) seqcount_init(syncp.seq) argument
74 # define u64_stats_init(syncp) do { } while (0) argument
77 static inline void u64_stats_update_begin(struct u64_stats_sync *syncp) in u64_stats_update_begin()
84 static inline void u64_stats_update_end(struct u64_stats_sync *syncp) in u64_stats_update_end()
91 static inline unsigned int u64_stats_fetch_begin(const struct u64_stats_sync *syncp) in u64_stats_fetch_begin()
103 static inline bool u64_stats_fetch_retry(const struct u64_stats_sync *syncp, in u64_stats_fetch_retry()
122 static inline unsigned int u64_stats_fetch_begin_irq(const struct u64_stats_sync *syncp) in u64_stats_fetch_begin_irq()
134 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
Dnetdevice.h1967 struct u64_stats_sync syncp; member
/include/net/
Dgen_stats.h11 struct u64_stats_sync syncp; member
Dsnmp.h59 struct u64_stats_sync syncp; member
Dip_vs.h377 struct u64_stats_sync syncp; member
/include/net/netfilter/
Dnf_tables.h537 struct u64_stats_sync syncp; member