/linux-4.4.14/include/linux/ |
D | u64_stats_sync.h | 64 struct u64_stats_sync { struct 71 static inline void u64_stats_init(struct u64_stats_sync *syncp) in u64_stats_init() argument 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()
|
D | if_team.h | 24 struct u64_stats_sync syncp;
|
D | tcp.h | 167 struct u64_stats_sync syncp; /* protects 64bit vars (cf tcp_get_info()) */
|
D | if_vlan.h | 102 struct u64_stats_sync syncp;
|
D | netdevice.h | 2069 struct u64_stats_sync syncp;
|
/linux-4.4.14/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.4.14/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 | 370 struct u64_stats_sync syncp;
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum.h | 79 struct u64_stats_sync syncp;
|
D | core.c | 80 struct u64_stats_sync syncp;
|
D | switchx2.c | 72 struct u64_stats_sync syncp;
|
/linux-4.4.14/drivers/net/ipvlan/ |
D | ipvlan.h | 57 struct u64_stats_sync syncp;
|
/linux-4.4.14/drivers/net/ethernet/neterion/vxge/ |
D | vxge-main.h | 226 struct u64_stats_sync syncp; 255 struct u64_stats_sync syncp;
|
/linux-4.4.14/drivers/net/ |
D | ifb.c | 49 struct u64_stats_sync rsync; 51 struct u64_stats_sync tsync;
|
D | nlmon.c | 12 struct u64_stats_sync syncp;
|
D | loopback.c | 64 struct u64_stats_sync syncp;
|
D | dummy.c | 54 struct u64_stats_sync syncp;
|
D | veth.c | 32 struct u64_stats_sync syncp;
|
D | vrf.c | 71 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 | 92 struct u64_stats_sync syncp;
|
/linux-4.4.14/net/openvswitch/ |
D | datapath.h | 59 struct u64_stats_sync syncp;
|
/linux-4.4.14/net/netfilter/ |
D | nft_counter.c | 27 struct u64_stats_sync syncp;
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be.h | 246 struct u64_stats_sync sync; 247 struct u64_stats_sync sync_compl; 288 struct u64_stats_sync sync;
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40e_txrx.h | 277 struct u64_stats_sync syncp;
|
/linux-4.4.14/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.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_txrx.h | 282 struct u64_stats_sync syncp;
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | b44.h | 349 struct u64_stats_sync syncp;
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf.h | 125 struct u64_stats_sync syncp;
|
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/ |
D | fm10k.h | 149 struct u64_stats_sync syncp;
|
/linux-4.4.14/drivers/net/hyperv/ |
D | hyperv_net.h | 644 struct u64_stats_sync syncp;
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe.h | 295 struct u64_stats_sync syncp;
|
/linux-4.4.14/include/net/netfilter/ |
D | nf_tables.h | 793 struct u64_stats_sync syncp;
|
/linux-4.4.14/net/ipv4/ |
D | af_inet.c | 1471 struct u64_stats_sync *syncp; in snmp_get_cpu_field64() 1476 syncp = (struct u64_stats_sync *)(bhptr + syncp_offset); in snmp_get_cpu_field64()
|
/linux-4.4.14/drivers/net/ethernet/marvell/ |
D | sky2.h | 2214 struct u64_stats_sync syncp;
|
D | mvneta.c | 330 struct u64_stats_sync syncp;
|
D | mvpp2.c | 659 struct u64_stats_sync syncp;
|
/linux-4.4.14/drivers/net/ethernet/tile/ |
D | tilepro.c | 153 struct u64_stats_sync syncp;
|
/linux-4.4.14/drivers/net/ethernet/via/ |
D | via-rhine.c | 434 struct u64_stats_sync syncp;
|
/linux-4.4.14/drivers/net/ethernet/realtek/ |
D | 8139too.c | 575 struct u64_stats_sync syncp;
|
D | r8169.c | 771 struct u64_stats_sync syncp;
|
/linux-4.4.14/drivers/net/ethernet/nvidia/ |
D | forcedeth.c | 811 struct u64_stats_sync swstats_rx_syncp; 840 struct u64_stats_sync swstats_tx_syncp;
|