Home
last modified time | relevance | path

Searched defs:syncp (Results 1 – 25 of 71) sorted by relevance

123

/linux/include/linux/
H A Du64_stats_sync.h97 static inline void u64_stats_init(struct u64_stats_sync *syncp) { } in u64_stats_init()
98 static inline void __u64_stats_update_begin(struct u64_stats_sync *syncp) { } in __u64_stats_update_begin()
99 static inline void __u64_stats_update_end(struct u64_stats_sync *syncp) { } in __u64_stats_update_end()
106 static inline bool __u64_stats_fetch_retry(const struct u64_stats_sync *syncp, in __u64_stats_fetch_retry()
138 #define u64_stats_init(syncp) \ argument
144 static inline void __u64_stats_update_begin(struct u64_stats_sync *syncp) in __u64_stats_update_begin()
150 static inline void __u64_stats_update_end(struct u64_stats_sync *syncp) in __u64_stats_update_end()
174 static inline bool __u64_stats_fetch_retry(const struct u64_stats_sync *syncp, in __u64_stats_fetch_retry()
181 static inline void u64_stats_update_begin(struct u64_stats_sync *syncp) in u64_stats_update_begin()
186 static inline void u64_stats_update_end(struct u64_stats_sync *syncp) in u64_stats_update_end()
[all …]
H A Dif_vlan.h134 struct u64_stats_sync syncp; member
H A Dif_team.h20 struct u64_stats_sync syncp; member
/linux/include/net/
H A Dgen_stats.h21 struct u64_stats_sync syncp; member
H A Dmacsec.h144 struct u64_stats_sync syncp; member
149 struct u64_stats_sync syncp; member
H A Dsnmp.h54 struct u64_stats_sync syncp; member
/linux/drivers/net/ethernet/intel/ice/
H A Dice_repr.h10 struct u64_stats_sync syncp; member
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.h26 struct u64_stats_sync syncp; member
H A Dhinic_rx.h28 struct u64_stats_sync syncp; member
/linux/drivers/net/dsa/xrs700x/
H A Dxrs700x.h24 struct u64_stats_sync syncp; member
/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim_net.c41 struct u64_stats_sync syncp; member
50 struct u64_stats_sync syncp; member
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.h39 struct u64_stats_sync syncp; member
/linux/net/openvswitch/
H A Dflow_table.h42 struct u64_stats_sync syncp; member
H A Dvport.h151 struct u64_stats_sync syncp; member
H A Ddatapath.h50 struct u64_stats_sync syncp; member
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.h97 struct u64_stats_sync syncp; /* must be first */ member
118 struct u64_stats_sync syncp; /* must be first */ member
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.h273 struct u64_stats_sync syncp; member
373 struct u64_stats_sync syncp; member
420 struct u64_stats_sync *syncp) in ena_increase_stat()
H A Dena_ethtool.c118 struct u64_stats_sync *syncp) in ena_safe_update_stat()
/linux/drivers/net/team/
H A Dteam_mode_loadbalance.c43 struct u64_stats_sync syncp; member
450 struct u64_stats_sync *syncp) in __lb_one_cpu_stats_add()
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h128 struct u64_stats_sync syncp; member
197 struct u64_stats_sync syncp; member
/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_config.h67 struct u64_stats_sync syncp; member
/linux/net/mpls/
H A Dinternal.h20 struct u64_stats_sync syncp; member
/linux/drivers/net/ipvlan/
H A Dipvlan.h55 struct u64_stats_sync syncp; member
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.h275 struct u64_stats_sync syncp; member
/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.h183 struct u64_stats_sync syncp; member

123