Searched refs:u64_stats_sync (Results 1 - 25 of 100) sorted by last modified time

1234

/linux-master/net/ipv4/
H A Daf_inet.c1722 struct u64_stats_sync *syncp;
1727 syncp = (struct u64_stats_sync *)(bhptr + syncp_offset);
/linux-master/include/linux/
H A Dfilter.h25 #include <linux/u64_stats_sync.h>
617 struct u64_stats_sync syncp;
H A Du64_stats_sync.h64 struct u64_stats_sync { struct
97 static inline void u64_stats_init(struct u64_stats_sync *syncp) { }
98 static inline void __u64_stats_update_begin(struct u64_stats_sync *syncp) { }
99 static inline void __u64_stats_update_end(struct u64_stats_sync *syncp) { }
102 static inline unsigned int __u64_stats_fetch_begin(const struct u64_stats_sync *syncp)
106 static inline bool __u64_stats_fetch_retry(const struct u64_stats_sync *syncp,
140 struct u64_stats_sync *__s = (syncp); \
144 static inline void __u64_stats_update_begin(struct u64_stats_sync *syncp)
150 static inline void __u64_stats_update_end(struct u64_stats_sync *syncp)
169 static inline unsigned int __u64_stats_fetch_begin(const struct u64_stats_sync *sync
[all...]
H A Dnetdevice.h2726 struct u64_stats_sync syncp;
2736 struct u64_stats_sync syncp;
2742 struct u64_stats_sync syncp;
H A Dphy.h27 #include <linux/u64_stats_sync.h>
328 struct u64_stats_sync syncp;
/linux-master/include/net/
H A Dmacsec.h10 #include <linux/u64_stats_sync.h>
144 struct u64_stats_sync syncp;
149 struct u64_stats_sync syncp;
H A Dip_tunnels.h10 #include <linux/u64_stats_sync.h>
H A Dnexthop.h102 struct u64_stats_sync syncp;
/linux-master/drivers/net/usb/
H A Dqmi_wwan.c23 #include <linux/u64_stats_sync.h>
/linux-master/drivers/net/
H A Dmacsec.c84 struct u64_stats_sync syncp;
H A Dvirtio_net.c89 struct u64_stats_sync syncp;
99 struct u64_stats_sync syncp;
H A Dxen-netfront.c102 struct u64_stats_sync syncp;
H A Dveth.c16 #include <linux/u64_stats_sync.h>
56 struct u64_stats_sync syncp;
H A Dloopback.c57 #include <linux/u64_stats_sync.h>
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc.h151 struct u64_stats_sync tx_syncp;
152 struct u64_stats_sync tx_syncp2;
158 struct u64_stats_sync rx_syncp;
/linux-master/kernel/sched/
H A Dsched.h2938 struct u64_stats_sync sync;
/linux-master/net/bridge/
H A Dbr_private.h15 #include <linux/u64_stats_sync.h>
94 struct u64_stats_sync syncp;
/linux-master/include/net/netfilter/
H A Dnf_tables.h11 #include <linux/u64_stats_sync.h>
1179 struct u64_stats_sync syncp;
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h79 struct u64_stats_sync q_syncp;
83 struct u64_stats_sync napi_syncp;
96 struct u64_stats_sync napi_syncp;
102 struct u64_stats_sync syncp;
/linux-master/block/
H A Dblk-cgroup.h47 struct u64_stats_sync sync;
/linux-master/include/net/mana/
H A Dmana.h60 struct u64_stats_sync syncp;
75 struct u64_stats_sync syncp;
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.h383 struct u64_stats_sync syncp;
/linux-master/include/linux/spi/
H A Dspi.h19 #include <linux/u64_stats_sync.h>
69 struct u64_stats_sync syncp;
/linux-master/net/mac80211/
H A Dsta_info.h20 #include <linux/u64_stats_sync.h>
436 struct u64_stats_sync syncp;
/linux-master/drivers/net/netdevsim/
H A Dnetdevsim.h23 #include <linux/u64_stats_sync.h>
102 struct u64_stats_sync syncp;

Completed in 391 milliseconds

1234