| /kernel/linux/linux-4.19/include/linux/ |
| D | u64_stats_sync.h | 72 static inline void u64_stats_init(struct u64_stats_sync *syncp) in u64_stats_init() 79 static inline void u64_stats_update_begin(struct u64_stats_sync *syncp) in u64_stats_update_begin() 86 static inline void u64_stats_update_end(struct u64_stats_sync *syncp) in u64_stats_update_end() 94 u64_stats_update_begin_irqsave(struct u64_stats_sync *syncp) in u64_stats_update_begin_irqsave() 106 u64_stats_update_end_irqrestore(struct u64_stats_sync *syncp, in u64_stats_update_end_irqrestore() 115 static inline unsigned int __u64_stats_fetch_begin(const struct u64_stats_sync *syncp) in __u64_stats_fetch_begin() 124 static inline unsigned int u64_stats_fetch_begin(const struct u64_stats_sync *syncp) in u64_stats_fetch_begin() 132 static inline bool __u64_stats_fetch_retry(const struct u64_stats_sync *syncp, in __u64_stats_fetch_retry() 142 static inline bool u64_stats_fetch_retry(const struct u64_stats_sync *syncp, in u64_stats_fetch_retry() 157 static inline unsigned int u64_stats_fetch_begin_irq(const struct u64_stats_sync *syncp) in u64_stats_fetch_begin_irq() [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-4.19/drivers/net/ethernet/huawei/hinic/ |
| D | hinic_rx.h | 30 struct u64_stats_sync syncp; member
|
| D | hinic_tx.h | 34 struct u64_stats_sync syncp; member
|
| /kernel/linux/linux-4.19/include/net/ |
| D | gen_stats.h | 12 struct u64_stats_sync syncp; member
|
| /kernel/linux/linux-5.10/include/net/ |
| D | gen_stats.h | 18 struct u64_stats_sync syncp; member
|
| D | macsec.h | 128 struct u64_stats_sync syncp; member 133 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-4.19/drivers/net/ |
| D | loopback.c | 65 struct u64_stats_sync syncp; member
|
| D | nlmon.c | 12 struct u64_stats_sync syncp; member
|
| D | vsockmon.c | 17 struct u64_stats_sync syncp; member
|
| D | dummy.c | 55 struct u64_stats_sync syncp; member
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/netronome/nfp/ |
| D | nfp_net_repr.h | 69 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-5.10/net/openvswitch/ |
| D | flow_table.h | 42 struct u64_stats_sync syncp; member
|
| D | datapath.h | 50 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-4.19/drivers/net/ethernet/qualcomm/rmnet/ |
| D | rmnet_config.h | 55 struct u64_stats_sync syncp; 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-4.19/drivers/net/team/ |
| D | team_mode_loadbalance.c | 49 struct u64_stats_sync syncp; member 467 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-4.19/net/openvswitch/ |
| D | datapath.h | 59 struct u64_stats_sync syncp; member
|
| /kernel/linux/linux-5.10/net/mpls/ |
| D | internal.h | 20 struct u64_stats_sync syncp; member
|
| /kernel/linux/linux-4.19/drivers/net/ipvlan/ |
| D | ipvlan.h | 60 struct u64_stats_sync syncp; member
|