Home
last modified time | relevance | path

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

123

/linux-6.1.9/include/linux/
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()
102 static inline unsigned int __u64_stats_fetch_begin(const struct u64_stats_sync *syncp) in __u64_stats_fetch_begin()
106 static inline bool __u64_stats_fetch_retry(const struct u64_stats_sync *syncp, in __u64_stats_fetch_retry()
138 static inline void u64_stats_init(struct u64_stats_sync *syncp) in u64_stats_init()
143 static inline void __u64_stats_update_begin(struct u64_stats_sync *syncp) in __u64_stats_update_begin()
149 static inline void __u64_stats_update_end(struct u64_stats_sync *syncp) in __u64_stats_update_end()
168 static inline unsigned int __u64_stats_fetch_begin(const struct u64_stats_sync *syncp) in __u64_stats_fetch_begin()
173 static inline bool __u64_stats_fetch_retry(const struct u64_stats_sync *syncp, in __u64_stats_fetch_retry()
[all …]
Dif_vlan.h126 struct u64_stats_sync syncp; member
Dif_team.h20 struct u64_stats_sync syncp; member
/linux-6.1.9/include/net/
Dgen_stats.h21 struct u64_stats_sync syncp; member
Dmacsec.h143 struct u64_stats_sync syncp; member
148 struct u64_stats_sync syncp; member
Dsnmp.h54 struct u64_stats_sync syncp; member
/linux-6.1.9/drivers/net/ethernet/huawei/hinic/
Dhinic_tx.h26 struct u64_stats_sync syncp; member
Dhinic_rx.h28 struct u64_stats_sync syncp; member
/linux-6.1.9/drivers/net/dsa/xrs700x/
Dxrs700x.h24 struct u64_stats_sync syncp; member
/linux-6.1.9/drivers/net/ethernet/netronome/nfp/
Dnfp_net_repr.h39 struct u64_stats_sync syncp; member
/linux-6.1.9/net/openvswitch/
Dflow_table.h42 struct u64_stats_sync syncp; member
Ddatapath.h50 struct u64_stats_sync syncp; member
/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/
Daq_ring.h97 struct u64_stats_sync syncp; /* must be first */ member
118 struct u64_stats_sync syncp; /* must be first */ member
/linux-6.1.9/drivers/net/ethernet/qualcomm/rmnet/
Drmnet_config.h47 struct u64_stats_sync syncp; member
/linux-6.1.9/drivers/net/team/
Dteam_mode_loadbalance.c45 struct u64_stats_sync syncp; member
463 struct u64_stats_sync *syncp) in __lb_one_cpu_stats_add()
/linux-6.1.9/drivers/net/ethernet/fungible/funeth/
Dfuneth_txrx.h127 struct u64_stats_sync syncp; member
196 struct u64_stats_sync syncp; member
/linux-6.1.9/net/mpls/
Dinternal.h20 struct u64_stats_sync syncp; member
/linux-6.1.9/drivers/net/ipvlan/
Dipvlan.h55 struct u64_stats_sync syncp; member
/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_txrx.h288 struct u64_stats_sync syncp; member
331 struct u64_stats_sync syncp; member
/linux-6.1.9/drivers/net/ethernet/amazon/ena/
Dena_netdev.h278 struct u64_stats_sync syncp; member
369 struct u64_stats_sync syncp; member
Dena_ethtool.c116 struct u64_stats_sync *syncp) in ena_safe_update_stat()
/linux-6.1.9/drivers/net/ethernet/ti/
Dam65-cpsw-nuss.h155 struct u64_stats_sync syncp; member
/linux-6.1.9/drivers/net/ethernet/microsoft/mana/
Dmana.h57 struct u64_stats_sync syncp; member
64 struct u64_stats_sync syncp; member
/linux-6.1.9/net/ipv4/
Daf_inet.c1695 struct u64_stats_sync *syncp; in snmp_get_cpu_field64() local
/linux-6.1.9/drivers/net/ethernet/intel/i40e/
Di40e_txrx.h369 struct u64_stats_sync syncp; member

123