Searched refs:u64_stats_update_end_irqrestore (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.6/include/linux/ |
D | u64_stats_sync.h | 198 static inline void u64_stats_update_end_irqrestore(struct u64_stats_sync *syncp, in u64_stats_update_end_irqrestore() function
|
D | filter.h | 607 u64_stats_update_end_irqrestore(&stats->syncp, flags); in __bpf_prog_run()
|
/Linux-v6.6/kernel/cgroup/ |
D | rstat.c | 396 u64_stats_update_end_irqrestore(&rstatc->bsync, flags); in cgroup_base_stat_cputime_account_end()
|
/Linux-v6.6/block/ |
D | blk-cgroup.c | 981 u64_stats_update_end_irqrestore(&blkg->iostat.sync, flags); in blkcg_iostat_update() 1088 u64_stats_update_end_irqrestore(&blkg->iostat.sync, flags); in blkcg_fill_root_iostats() 2127 u64_stats_update_end_irqrestore(&bis->sync, flags); in blk_cgroup_bio_start()
|
/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_main.c | 2519 u64_stats_update_end_irqrestore(&txq_stats->syncp, flags); in stmmac_xdp_xmit_zc() 2723 u64_stats_update_end_irqrestore(&txq_stats->syncp, flags); in stmmac_tx_clean() 4303 u64_stats_update_end_irqrestore(&txq_stats->syncp, flags); in stmmac_tso_xmit() 4540 u64_stats_update_end_irqrestore(&txq_stats->syncp, flags); in stmmac_xmit() 4809 u64_stats_update_end_irqrestore(&txq_stats->syncp, flags); in stmmac_xdp_xmit_xdpf() 4987 u64_stats_update_end_irqrestore(&rxq_stats->syncp, flags); in stmmac_dispatch_skb_zc() 5226 u64_stats_update_end_irqrestore(&rxq_stats->syncp, flags); in stmmac_rx_zc() 5520 u64_stats_update_end_irqrestore(&rxq_stats->syncp, flags); in stmmac_rx() 5541 u64_stats_update_end_irqrestore(&rxq_stats->syncp, flags); in stmmac_napi_poll_rx() 5568 u64_stats_update_end_irqrestore(&txq_stats->syncp, flags); in stmmac_napi_poll_tx() [all …]
|
/Linux-v6.6/drivers/net/ethernet/asix/ |
D | ax88796c_main.c | 375 u64_stats_update_end_irqrestore(&stats->syncp, flags); in ax88796c_hard_xmit() 428 u64_stats_update_end_irqrestore(&stats->syncp, flags); in ax88796c_skb_return()
|
/Linux-v6.6/drivers/net/dsa/xrs700x/ |
D | xrs700x.c | 144 u64_stats_update_end_irqrestore(&p->syncp, flags); in xrs700x_read_port_counters()
|
/Linux-v6.6/kernel/bpf/ |
D | trampoline.c | 881 u64_stats_update_end_irqrestore(&stats->syncp, flags); in update_prog_stats()
|
D | syscall.c | 2188 u64_stats_update_end_irqrestore(&stats->syncp, flags); in bpf_prog_inc_misses_counter()
|
/Linux-v6.6/drivers/net/usb/ |
D | usbnet.c | 339 u64_stats_update_end_irqrestore(&stats64->syncp, flags); in usbnet_skb_return() 1256 u64_stats_update_end_irqrestore(&stats64->syncp, flags); in tx_complete()
|
/Linux-v6.6/drivers/net/ |
D | virtio_net.c | 1989 u64_stats_update_end_irqrestore(&rq->stats.syncp, flags); in try_fill_recv()
|