Searched refs:u64_stats_update_end_irqrestore (Results 1 – 9 of 9) sorted by relevance
/linux/include/linux/ |
H A D | u64_stats_sync.h | 199 static inline void u64_stats_update_end_irqrestore(struct u64_stats_sync *syncp, in u64_stats_update_end_irqrestore() function
|
H A D | filter.h | 716 u64_stats_update_end_irqrestore(&stats->syncp, flags); in __bpf_prog_run()
|
/linux/block/ |
H A D | blk-cgroup.c | 640 u64_stats_update_end_irqrestore(&bis->sync, flags); in __blkg_clear_stat() 1058 u64_stats_update_end_irqrestore(&blkg->iostat.sync, flags); in blkcg_iostat_update() 1191 u64_stats_update_end_irqrestore(&blkg->iostat.sync, flags); in blkcg_fill_root_iostats() 2245 u64_stats_update_end_irqrestore(&bis->sync, flags); in blk_cgroup_bio_start()
|
/linux/drivers/net/ethernet/asix/ |
H A 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/kernel/cgroup/ |
H A D | rstat.c | 613 u64_stats_update_end_irqrestore(&rstatbc->bsync, flags); in cgroup_base_stat_cputime_account_end()
|
/linux/drivers/net/usb/ |
H A D | usbnet.c | 347 u64_stats_update_end_irqrestore(&stats64->syncp, flags); in usbnet_skb_return() 1291 u64_stats_update_end_irqrestore(&stats64->syncp, flags); in tx_complete()
|
/linux/kernel/bpf/ |
H A D | trampoline.c | 934 u64_stats_update_end_irqrestore(&stats->syncp, flags); in __update_prog_stats()
|
H A D | syscall.c | 2412 u64_stats_update_end_irqrestore(&stats->syncp, flags); in bpf_prog_inc_misses_counter()
|
/linux/drivers/net/ |
H A D | virtio_net.c | 2839 u64_stats_update_end_irqrestore(&rq->stats.syncp, flags); in try_fill_recv()
|