Symbol: u64_stats_add
drivers/net/can/xilinx_can.c
1208
u64_stats_add(&priv->ecc_rx_2_bit_errors,
drivers/net/can/xilinx_can.c
1213
u64_stats_add(&priv->ecc_rx_1_bit_errors,
drivers/net/can/xilinx_can.c
1218
u64_stats_add(&priv->ecc_txol_2_bit_errors,
drivers/net/can/xilinx_can.c
1223
u64_stats_add(&priv->ecc_txol_1_bit_errors,
drivers/net/can/xilinx_can.c
1228
u64_stats_add(&priv->ecc_txtl_2_bit_errors,
drivers/net/can/xilinx_can.c
1233
u64_stats_add(&priv->ecc_txtl_1_bit_errors,
drivers/net/ethernet/alacritech/slicoss.c
381
u64_stats_add(&sdev->stats.tx_bytes, bytes);
drivers/net/ethernet/alacritech/slicoss.c
382
u64_stats_add(&sdev->stats.tx_packets, frames);
drivers/net/ethernet/alacritech/slicoss.c
618
u64_stats_add(&sdev->stats.rx_bytes, bytes);
drivers/net/ethernet/alacritech/slicoss.c
619
u64_stats_add(&sdev->stats.rx_packets, frames);
drivers/net/ethernet/alibaba/eea/eea_ethtool.c
238
u64_stats_add(&rx_stats->descs, stats->descs);
drivers/net/ethernet/alibaba/eea/eea_ethtool.c
239
u64_stats_add(&rx_stats->packets, stats->packets);
drivers/net/ethernet/alibaba/eea/eea_ethtool.c
240
u64_stats_add(&rx_stats->bytes, stats->bytes);
drivers/net/ethernet/alibaba/eea/eea_ethtool.c
241
u64_stats_add(&rx_stats->drops, stats->drops);
drivers/net/ethernet/alibaba/eea/eea_ethtool.c
242
u64_stats_add(&rx_stats->split_hdr_bytes, stats->split_hdr_bytes);
drivers/net/ethernet/alibaba/eea/eea_ethtool.c
243
u64_stats_add(&rx_stats->split_hdr_packets, stats->split_hdr_packets);
drivers/net/ethernet/alibaba/eea/eea_ethtool.c
244
u64_stats_add(&rx_stats->length_errors, stats->length_errors);
drivers/net/ethernet/alibaba/eea/eea_ethtool.c
245
u64_stats_add(&rx_stats->kicks, stats->kicks);
drivers/net/ethernet/alibaba/eea/eea_tx.c
143
u64_stats_add(&tx->stats.bytes, stats.bytes);
drivers/net/ethernet/alibaba/eea/eea_tx.c
144
u64_stats_add(&tx->stats.packets, stats.packets);
drivers/net/ethernet/alibaba/eea/eea_tx.c
353
u64_stats_add(&tx->stats.descs, meta->num);
drivers/net/ethernet/asix/ax88796c_main.c
374
u64_stats_add(&stats->tx_bytes, entry->len);
drivers/net/ethernet/asix/ax88796c_main.c
427
u64_stats_add(&stats->rx_bytes, skb->len);
drivers/net/ethernet/broadcom/asp2/bcmasp_intf.c
422
u64_stats_add(&stats->tx_bytes, txcb->bytes_sent);
drivers/net/ethernet/broadcom/asp2/bcmasp_intf.c
569
u64_stats_add(&stats->rx_bytes, len);
drivers/net/ethernet/broadcom/genet/bcmgenet.c
1178
u64_stats_add(&stats->m, v); \
drivers/net/ethernet/broadcom/genet/bcmgenet.c
1956
u64_stats_add(&stats->packets, pkts_compl);
drivers/net/ethernet/broadcom/genet/bcmgenet.c
1957
u64_stats_add(&stats->bytes, bytes_compl);
drivers/net/ethernet/broadcom/genet/bcmgenet.c
2436
u64_stats_add(&stats->bytes, len);
drivers/net/ethernet/intel/ice/ice_lib.c
3448
u64_stats_add(&tx_ring->ring_stats->pkts, pkts);
drivers/net/ethernet/intel/ice/ice_lib.c
3449
u64_stats_add(&tx_ring->ring_stats->bytes, bytes);
drivers/net/ethernet/intel/ice/ice_lib.c
3462
u64_stats_add(&rx_ring->ring_stats->pkts, pkts);
drivers/net/ethernet/intel/ice/ice_lib.c
3463
u64_stats_add(&rx_ring->ring_stats->bytes, bytes);
drivers/net/ethernet/intel/idpf/idpf_ethtool.c
1156
u64_stats_add(&pstats->rx_hw_csum_err, hw_csum_err);
drivers/net/ethernet/intel/idpf/idpf_ethtool.c
1157
u64_stats_add(&pstats->rx_hsplit, hsplit);
drivers/net/ethernet/intel/idpf/idpf_ethtool.c
1158
u64_stats_add(&pstats->rx_hsplit_hbo, hsplit_hbo);
drivers/net/ethernet/intel/idpf/idpf_ethtool.c
1159
u64_stats_add(&pstats->rx_bad_descs, bad_descs);
drivers/net/ethernet/intel/idpf/idpf_ethtool.c
1187
u64_stats_add(&pstats->tx_linearize, linearize);
drivers/net/ethernet/intel/idpf/idpf_ethtool.c
1188
u64_stats_add(&pstats->tx_busy, qbusy);
drivers/net/ethernet/intel/idpf/idpf_ethtool.c
1189
u64_stats_add(&pstats->tx_drops, skb_drops);
drivers/net/ethernet/intel/idpf/idpf_ethtool.c
1190
u64_stats_add(&pstats->tx_dma_map_errs, dma_map_errs);
drivers/net/ethernet/intel/idpf/idpf_singleq_txrx.c
1101
u64_stats_add(&rx_q->q_stats.packets, rs.packets);
drivers/net/ethernet/intel/idpf/idpf_singleq_txrx.c
1102
u64_stats_add(&rx_q->q_stats.bytes, rs.bytes);
drivers/net/ethernet/intel/idpf/idpf_singleq_txrx.c
566
u64_stats_add(&tx_q->q_stats.packets, ss.packets);
drivers/net/ethernet/intel/idpf/idpf_singleq_txrx.c
567
u64_stats_add(&tx_q->q_stats.bytes, ss.bytes);
drivers/net/ethernet/intel/idpf/idpf_txrx.c
2252
u64_stats_add(&tx_q->q_stats.packets, cleaned_stats.packets);
drivers/net/ethernet/intel/idpf/idpf_txrx.c
2253
u64_stats_add(&tx_q->q_stats.bytes, cleaned_stats.bytes);
drivers/net/ethernet/intel/idpf/idpf_txrx.c
3637
u64_stats_add(&rxq->q_stats.packets, rs.packets);
drivers/net/ethernet/intel/idpf/idpf_txrx.c
3638
u64_stats_add(&rxq->q_stats.bytes, rs.bytes);
drivers/net/ethernet/intel/idpf/idpf_txrx.c
3639
u64_stats_add(&rxq->q_stats.hsplit_pkts, rs.hsplit);
drivers/net/ethernet/intel/idpf/xsk.c
541
u64_stats_add(&rxq->q_stats.packets, rs.packets);
drivers/net/ethernet/intel/idpf/xsk.c
542
u64_stats_add(&rxq->q_stats.bytes, rs.bytes);
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
2772
u64_stats_add(&txq_stats->napi.tx_set_ic_bit, tx_set_ic_bit);
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
2982
u64_stats_add(&txq_stats->napi.tx_packets, tx_packets);
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
2983
u64_stats_add(&txq_stats->napi.tx_pkt_n, tx_packets);
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
4648
u64_stats_add(&txq_stats->q.tx_bytes, skb->len);
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
4650
u64_stats_add(&txq_stats->q.tx_tso_nfrags, nfrags);
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
4940
u64_stats_add(&txq_stats->q.tx_bytes, skb->len);
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
5411
u64_stats_add(&rxq_stats->napi.rx_bytes, len);
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
5637
u64_stats_add(&rxq_stats->napi.rx_pkt_n, count);
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
5923
u64_stats_add(&rxq_stats->napi.rx_packets, rx_packets);
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
5924
u64_stats_add(&rxq_stats->napi.rx_bytes, rx_bytes);
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
5925
u64_stats_add(&rxq_stats->napi.rx_pkt_n, count);
drivers/net/ethernet/ti/netcp_core.c
1049
u64_stats_add(&tx_stats->tx_bytes, skb->len);
drivers/net/ethernet/ti/netcp_core.c
763
u64_stats_add(&rx_stats->rx_bytes, skb->len);
drivers/net/ethernet/xilinx/xilinx_axienet_main.c
1010
u64_stats_add(&lp->tx_packets, packets);
drivers/net/ethernet/xilinx/xilinx_axienet_main.c
1011
u64_stats_add(&lp->tx_bytes, size);
drivers/net/ethernet/xilinx/xilinx_axienet_main.c
1191
u64_stats_add(&lp->rx_packets, 1);
drivers/net/ethernet/xilinx/xilinx_axienet_main.c
1192
u64_stats_add(&lp->rx_bytes, rx_len);
drivers/net/ethernet/xilinx/xilinx_axienet_main.c
1297
u64_stats_add(&lp->rx_packets, packets);
drivers/net/ethernet/xilinx/xilinx_axienet_main.c
1298
u64_stats_add(&lp->rx_bytes, size);
drivers/net/ethernet/xilinx/xilinx_axienet_main.c
879
u64_stats_add(&lp->tx_bytes, len);
drivers/net/ethernet/xilinx/xilinx_axienet_main.c
880
u64_stats_add(&lp->tx_packets, 1);
drivers/net/ifb.c
85
u64_stats_add(&stats->bytes, len);
drivers/net/ipvlan/ipvlan_core.c
26
u64_stats_add(&pcptr->rx_bytes, len);
drivers/net/ipvlan/ipvlan_main.c
234
u64_stats_add(&pcptr->tx_bytes, skblen);
drivers/net/macvlan.c
603
u64_stats_add(&pcpu_stats->tx_bytes, len);
drivers/net/mhi_net.c
225
u64_stats_add(&mhi_netdev->stats.rx_bytes, skb->len);
drivers/net/mhi_net.c
259
u64_stats_add(&mhi_netdev->stats.tx_bytes, mhi_res->bytes_xferd);
drivers/net/team/team_core.c
1876
u64_stats_add(&pcpu_stats->tx_bytes, len);
drivers/net/team/team_core.c
773
u64_stats_add(&pcpu_stats->rx_bytes, skb->len);
drivers/net/usb/usbnet.c
1305
u64_stats_add(&stats64->tx_packets, entry->packets);
drivers/net/usb/usbnet.c
1306
u64_stats_add(&stats64->tx_bytes, entry->length);
drivers/net/usb/usbnet.c
343
u64_stats_add(&stats64->rx_bytes, skb->len);
drivers/net/virtio_net.c
1164
u64_stats_add(&stats->bytes, len);
drivers/net/virtio_net.c
1195
u64_stats_add(&stats->bytes, len);
drivers/net/virtio_net.c
1298
u64_stats_add(&stats->bytes, len);
drivers/net/virtio_net.c
1467
u64_stats_add(&sq->stats.packets, stats.packets);
drivers/net/virtio_net.c
1468
u64_stats_add(&sq->stats.bytes, stats.bytes);
drivers/net/virtio_net.c
1469
u64_stats_add(&sq->stats.kicks, kicks);
drivers/net/virtio_net.c
1470
u64_stats_add(&sq->stats.xdp_tx, sent);
drivers/net/virtio_net.c
1659
u64_stats_add(&sq->stats.bytes, stats.bytes);
drivers/net/virtio_net.c
1660
u64_stats_add(&sq->stats.packets, stats.packets);
drivers/net/virtio_net.c
1661
u64_stats_add(&sq->stats.xdp_tx, n);
drivers/net/virtio_net.c
1662
u64_stats_add(&sq->stats.xdp_tx_drops, n - nxmit);
drivers/net/virtio_net.c
1663
u64_stats_add(&sq->stats.kicks, kicks);
drivers/net/virtio_net.c
1958
u64_stats_add(&stats->bytes, len);
drivers/net/virtio_net.c
2018
u64_stats_add(&stats->bytes, len - vi->hdr_len);
drivers/net/virtio_net.c
2046
u64_stats_add(&stats->bytes, len);
drivers/net/virtio_net.c
2154
u64_stats_add(&stats->bytes, len);
drivers/net/virtio_net.c
2395
u64_stats_add(&stats->bytes, len - vi->hdr_len);
drivers/net/virtio_net.c
2432
u64_stats_add(&stats->bytes, len);
drivers/net/virtio_net.c
2946
u64_stats_add(item, u64_stats_read(src));
drivers/net/virtio_net.c
2949
u64_stats_add(&rq->stats.packets, u64_stats_read(&stats.packets));
drivers/net/virtio_net.c
2950
u64_stats_add(&rq->stats.bytes, u64_stats_read(&stats.bytes));
drivers/net/virtio_net.c
967
u64_stats_add(&sq->stats.bytes, stats.bytes + stats.napi_bytes);
drivers/net/virtio_net.c
968
u64_stats_add(&sq->stats.packets, stats.packets + stats.napi_packets);
drivers/net/wwan/mhi_wwan_mbim.c
344
u64_stats_add(&link->rx_bytes, skbn->len);
drivers/net/wwan/mhi_wwan_mbim.c
509
u64_stats_add(&link->tx_bytes, mhi_res->bytes_xferd);
drivers/net/xen-netfront.c
1253
u64_stats_add(&rx_stats->bytes, skb->len);
drivers/net/xen-netfront.c
637
u64_stats_add(&tx_stats->bytes, xdpf->len);
drivers/net/xen-netfront.c
846
u64_stats_add(&tx_stats->bytes, skb->len);
drivers/spi/spi-mem.c
357
u64_stats_add(&stats->bytes, len);
drivers/spi/spi-mem.c
363
u64_stats_add(&stats->bytes_tx, op->data.nbytes);
drivers/spi/spi-mem.c
365
u64_stats_add(&stats->bytes_rx, op->data.nbytes);
drivers/spi/spi.c
322
u64_stats_add(&stats->bytes, xfer->len);
drivers/spi/spi.c
324
u64_stats_add(&stats->bytes_tx, xfer->len);
drivers/spi/spi.c
326
u64_stats_add(&stats->bytes_rx, xfer->len);
include/linux/filter.h
720
u64_stats_add(&stats->nsecs, duration);
include/linux/if_macvlan.h
50
u64_stats_add(&pcpu_stats->rx_bytes, len);
include/linux/netdevice.h
3063
u64_stats_add(&tstats->rx_bytes, len);
include/linux/netdevice.h
3075
u64_stats_add(&tstats->tx_bytes, len);
include/linux/netdevice.h
3076
u64_stats_add(&tstats->tx_packets, packets);
include/linux/netdevice.h
3085
u64_stats_add(&lstats->bytes, len);
include/linux/netdevice.h
3097
u64_stats_add(&dstats->rx_bytes, len);
include/linux/netdevice.h
3116
u64_stats_add(&dstats->rx_drops, packets);
include/linux/netdevice.h
3127
u64_stats_add(&dstats->tx_bytes, len);
include/linux/spi/spi.h
103
u64_stats_add(&__lstats->field, count); \
include/net/ip_tunnels.h
672
u64_stats_add(&dstats->tx_bytes, pkt_len);
include/net/ip_tunnels.h
682
u64_stats_add(&tstats->tx_bytes, pkt_len);
include/net/sch_generic.h
950
u64_stats_add(&bstats->bytes, bytes);
include/net/sch_generic.h
951
u64_stats_add(&bstats->packets, packets);
kernel/bpf/trampoline.c
1274
u64_stats_add(&stats->nsecs, duration);
net/8021q/vlan_core.c
67
u64_stats_add(&rx_stats->rx_bytes, skb->len);
net/8021q/vlan_dev.c
134
u64_stats_add(&stats->tx_bytes, len);
net/bridge/br_vlan.c
1408
u64_stats_add(&stats->rx_packets, rxpackets);
net/bridge/br_vlan.c
1409
u64_stats_add(&stats->rx_bytes, rxbytes);
net/bridge/br_vlan.c
1410
u64_stats_add(&stats->tx_bytes, txbytes);
net/bridge/br_vlan.c
1411
u64_stats_add(&stats->tx_packets, txpackets);
net/bridge/br_vlan.c
515
u64_stats_add(&stats->tx_bytes, skb->len);
net/bridge/br_vlan.c
634
u64_stats_add(&stats->rx_bytes, skb->len);
net/core/drop_monitor.c
1452
u64_stats_add(&stats->dropped, dropped);
net/core/drop_monitor.c
1496
u64_stats_add(&stats->dropped, dropped);
net/devlink/trap.c
1455
u64_stats_add(&stats->rx_bytes, skb_len);
net/devlink/trap.c
174
u64_stats_add(&stats->rx_packets, rx_packets);
net/devlink/trap.c
175
u64_stats_add(&stats->rx_bytes, rx_bytes);
net/ipv6/seg6_local.c
1601
u64_stats_add(&pcounters->bytes, len);
net/mac80211/rx.c
1909
u64_stats_add(&link_sta->rx_stats.bytes, rx->skb->len);
net/mac80211/rx.c
4980
u64_stats_add(&stats->bytes, orig_len);
net/netfilter/ipvs/ip_vs_core.c
314
u64_stats_add(&s->cnt.inbytes, skb->len);
net/netfilter/ipvs/ip_vs_core.c
321
u64_stats_add(&s->cnt.inbytes, skb->len);
net/netfilter/ipvs/ip_vs_core.c
327
u64_stats_add(&s->cnt.inbytes, skb->len);
net/netfilter/ipvs/ip_vs_core.c
350
u64_stats_add(&s->cnt.outbytes, skb->len);
net/netfilter/ipvs/ip_vs_core.c
357
u64_stats_add(&s->cnt.outbytes, skb->len);
net/netfilter/ipvs/ip_vs_core.c
363
u64_stats_add(&s->cnt.outbytes, skb->len);
net/netfilter/nft_counter.c
292
u64_stats_add(&this_cpu->packets, stats->pkts);
net/netfilter/nft_counter.c
293
u64_stats_add(&this_cpu->bytes, stats->bytes);
net/netfilter/nft_counter.c
50
u64_stats_add(&this_cpu->bytes, pkt->skb->len);
net/netfilter/xt_RATEEST.c
100
u64_stats_add(&stats->bytes, skb->len);