| /kernel/linux/linux-6.6/include/linux/ |
| D | u64_stats_sync.h | 97 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 #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() 169 static inline unsigned int __u64_stats_fetch_begin(const struct u64_stats_sync *syncp) in __u64_stats_fetch_begin() 174 static inline bool __u64_stats_fetch_retry(const struct u64_stats_sync *syncp, in __u64_stats_fetch_retry() [all …]
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | u64_stats_sync.h | 119 #define u64_stats_init(syncp) seqcount_init(&(syncp)->seq) argument 121 static inline void u64_stats_init(struct u64_stats_sync *syncp) in u64_stats_init() 126 static inline void u64_stats_update_begin(struct u64_stats_sync *syncp) in u64_stats_update_begin() 133 static inline void u64_stats_update_end(struct u64_stats_sync *syncp) in u64_stats_update_end() 141 u64_stats_update_begin_irqsave(struct u64_stats_sync *syncp) in u64_stats_update_begin_irqsave() 153 u64_stats_update_end_irqrestore(struct u64_stats_sync *syncp, in u64_stats_update_end_irqrestore() 162 static inline unsigned int __u64_stats_fetch_begin(const struct u64_stats_sync *syncp) in __u64_stats_fetch_begin() 171 static inline unsigned int u64_stats_fetch_begin(const struct u64_stats_sync *syncp) in u64_stats_fetch_begin() 179 static inline bool __u64_stats_fetch_retry(const struct u64_stats_sync *syncp, in __u64_stats_fetch_retry() 189 static inline bool u64_stats_fetch_retry(const struct u64_stats_sync *syncp, in u64_stats_fetch_retry() [all …]
|
| /kernel/linux/linux-6.6/include/net/ |
| D | gen_stats.h | 21 struct u64_stats_sync syncp; member
|
| /kernel/linux/linux-5.10/include/net/ |
| D | gen_stats.h | 18 struct u64_stats_sync syncp; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
| D | hinic_tx.h | 26 struct u64_stats_sync syncp; member
|
| D | hinic_rx.h | 28 struct u64_stats_sync syncp; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/ |
| D | hinic_tx.h | 26 struct u64_stats_sync syncp; member
|
| D | hinic_rx.h | 28 struct u64_stats_sync syncp; member
|
| /kernel/linux/linux-6.6/drivers/net/dsa/xrs700x/ |
| D | xrs700x.h | 24 struct u64_stats_sync syncp; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/ |
| D | nfp_net_repr.h | 39 struct u64_stats_sync syncp; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/ |
| D | nfp_net_repr.h | 39 struct u64_stats_sync syncp; member
|
| /kernel/linux/linux-6.6/drivers/vdpa/vdpa_sim/ |
| D | vdpa_sim_net.c | 41 struct u64_stats_sync syncp; member 50 struct u64_stats_sync syncp; member
|
| /kernel/linux/linux-5.10/net/openvswitch/ |
| D | flow_table.h | 42 struct u64_stats_sync syncp; member
|
| /kernel/linux/linux-6.6/net/openvswitch/ |
| D | flow_table.h | 42 struct u64_stats_sync syncp; member
|
| D | vport.h | 151 struct u64_stats_sync syncp; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/ |
| D | aq_ring.h | 92 struct u64_stats_sync syncp; /* must be first */ member 107 struct u64_stats_sync syncp; /* must be first */ member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/rmnet/ |
| D | rmnet_config.h | 46 struct u64_stats_sync syncp; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/ |
| D | aq_ring.h | 97 struct u64_stats_sync syncp; /* must be first */ member 118 struct u64_stats_sync syncp; /* must be first */ member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/ |
| D | ena_netdev.h | 269 struct u64_stats_sync syncp; member 368 struct u64_stats_sync syncp; member 415 struct u64_stats_sync *syncp) in ena_increase_stat()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/rmnet/ |
| D | rmnet_config.h | 67 struct u64_stats_sync syncp; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/ |
| D | funeth_txrx.h | 128 struct u64_stats_sync syncp; member 197 struct u64_stats_sync syncp; member
|
| /kernel/linux/linux-6.6/drivers/net/team/ |
| D | team_mode_loadbalance.c | 43 struct u64_stats_sync syncp; member 450 struct u64_stats_sync *syncp) in __lb_one_cpu_stats_add()
|
| /kernel/linux/linux-5.10/drivers/net/team/ |
| D | team_mode_loadbalance.c | 45 struct u64_stats_sync syncp; member 463 struct u64_stats_sync *syncp) in __lb_one_cpu_stats_add()
|
| /kernel/linux/linux-5.10/net/mpls/ |
| D | internal.h | 20 struct u64_stats_sync syncp; member
|
| /kernel/linux/linux-6.6/net/mpls/ |
| D | internal.h | 20 struct u64_stats_sync syncp; member
|