/linux-4.1.27/include/linux/ |
D | u64_stats_sync.h | 64 struct u64_stats_sync { struct 77 static inline void u64_stats_update_begin(struct u64_stats_sync *syncp) in u64_stats_update_begin() argument 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()
|
D | tcp.h | 161 struct u64_stats_sync syncp; /* protects 64bit vars (cf tcp_get_info()) */
|
D | if_team.h | 24 struct u64_stats_sync syncp;
|
D | if_vlan.h | 102 struct u64_stats_sync syncp;
|
D | netdevice.h | 2020 struct u64_stats_sync syncp;
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
D | igb.h | 260 struct u64_stats_sync tx_syncp; 261 struct u64_stats_sync tx_syncp2; 267 struct u64_stats_sync rx_syncp;
|
/linux-4.1.27/include/net/ |
D | gen_stats.h | 11 struct u64_stats_sync syncp;
|
D | snmp.h | 59 struct u64_stats_sync syncp;
|
D | ip_vs.h | 377 struct u64_stats_sync syncp;
|
/linux-4.1.27/drivers/net/ |
D | ifb.c | 45 struct u64_stats_sync rsync; 50 struct u64_stats_sync tsync;
|
D | loopback.c | 64 struct u64_stats_sync syncp;
|
D | nlmon.c | 12 struct u64_stats_sync syncp;
|
D | dummy.c | 54 struct u64_stats_sync syncp;
|
D | veth.c | 32 struct u64_stats_sync syncp;
|
D | virtio_net.c | 56 struct u64_stats_sync tx_syncp; 57 struct u64_stats_sync rx_syncp;
|
D | xen-netfront.c | 93 struct u64_stats_sync syncp;
|
/linux-4.1.27/drivers/net/ipvlan/ |
D | ipvlan.h | 55 struct u64_stats_sync syncp;
|
/linux-4.1.27/net/openvswitch/ |
D | datapath.h | 58 struct u64_stats_sync syncp;
|
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/ |
D | vxge-main.h | 226 struct u64_stats_sync syncp; 255 struct u64_stats_sync syncp;
|
/linux-4.1.27/block/ |
D | blk-cgroup.h | 59 struct u64_stats_sync syncp; 64 struct u64_stats_sync syncp;
|
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
D | be.h | 241 struct u64_stats_sync sync; 242 struct u64_stats_sync sync_compl; 282 struct u64_stats_sync sync;
|
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40e_txrx.h | 255 struct u64_stats_sync syncp;
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_txrx.h | 258 struct u64_stats_sync syncp;
|
/linux-4.1.27/drivers/net/team/ |
D | team_mode_loadbalance.c | 35 struct u64_stats_sync syncp; 433 struct u64_stats_sync *syncp) in __lb_one_cpu_stats_add()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | b44.h | 345 struct u64_stats_sync syncp;
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf.h | 125 struct u64_stats_sync syncp;
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
D | fm10k.h | 142 struct u64_stats_sync syncp;
|
/linux-4.1.27/include/net/netfilter/ |
D | nf_tables.h | 780 struct u64_stats_sync syncp;
|
/linux-4.1.27/net/ipv4/ |
D | af_inet.c | 1475 struct u64_stats_sync *syncp; in snmp_fold_field64() 1480 syncp = (struct u64_stats_sync *)(bhptr + syncp_offset); in snmp_fold_field64()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe.h | 287 struct u64_stats_sync syncp;
|
/linux-4.1.27/drivers/net/ethernet/marvell/ |
D | sky2.h | 2214 struct u64_stats_sync syncp;
|
D | mvneta.c | 281 struct u64_stats_sync syncp;
|
D | mvpp2.c | 656 struct u64_stats_sync syncp;
|
/linux-4.1.27/drivers/net/ethernet/tile/ |
D | tilepro.c | 153 struct u64_stats_sync syncp;
|
/linux-4.1.27/drivers/net/ethernet/realtek/ |
D | 8139too.c | 575 struct u64_stats_sync syncp;
|
D | r8169.c | 761 struct u64_stats_sync syncp;
|
/linux-4.1.27/drivers/net/ethernet/via/ |
D | via-rhine.c | 435 struct u64_stats_sync syncp;
|
/linux-4.1.27/drivers/net/ethernet/nvidia/ |
D | forcedeth.c | 811 struct u64_stats_sync swstats_rx_syncp; 840 struct u64_stats_sync swstats_tx_syncp;
|