Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\net\sch_generic.h Create Date:2022-07-28 06:07:35
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:bstats_cpu_update

Proto:static inline void bstats_cpu_update(struct gnet_stats_basic_cpu *bstats, const struct sk_buff *skb)

Type:void

Parameter:

TypeParameterName
struct gnet_stats_basic_cpu *bstats
const struct sk_buff *skb
840  u64_stats_update_begin( & syncp)
841  bstats_update( & bstats, skb)
842  u64_stats_update_end( & syncp)