Searched refs:_high (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/arch/s390/include/asm/ |
D | ctlreg.h | 95 int _high = high; \ 99 _esize = (_high - _low + 1) * sizeof(struct ctlreg); \ 106 [_low] "i" (low), [_high] "i" (high) \ 114 int _high = high; \ 118 _esize = (_high - _low + 1) * sizeof(struct ctlreg); \ 124 : [_low] "i" (low), [_high] "i" (high)); \
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_stats.h | 302 counter_set.eth_802_3_cntrs_grp_data_layout.c##_high) 305 counter_set.eth_2863_cntrs_grp_data_layout.c##_high) 308 counter_set.eth_2819_cntrs_grp_data_layout.c##_high) 311 counter_set.phys_layer_statistical_cntrs.c##_high) 314 counter_set.eth_per_prio_grp_data_layout.c##_high) 318 counter_set.eth_extended_cntrs_grp_data_layout.c##_high) 338 counter_set.pcie_perf_cntrs_grp_data_layout.c##_high)
|
D | en_stats.c | 843 counter_set.eth_802_3_cntrs_grp_data_layout.c##_high) 914 counter_set.set.c##_high))) 1019 counter_set.eth_2863_cntrs_grp_data_layout.c##_high) 1068 counter_set.eth_2819_cntrs_grp_data_layout.c##_high) 1232 counter_set.phys_layer_statistical_cntrs.c##_high) 1475 counter_set.eth_extended_cntrs_grp_data_layout.c##_high) 1537 MLX5_BYTE_OFF(mpcnt_reg, counter_set.pcie_perf_cntrs_grp_data_layout.c##_high) 1634 counter_set.eth_per_tc_prio_grp_data_layout.c##_high) 1644 counter_set.eth_per_tc_congest_prio_grp_data_layout.c##_high) 1777 counter_set.eth_per_prio_grp_data_layout.c##_high)
|
/linux-6.12.1/drivers/pinctrl/mediatek/ |
D | pinctrl-mtk-common.h | 86 #define MTK_DRV_GRP(_min, _max, _low, _high, _step) \ argument 91 .high_bit = _high, \
|
/linux-6.12.1/drivers/infiniband/hw/mlx5/ |
D | counters.c | 68 MLX5_BYTE_OFF(query_cong_statistics_out, _name ## _high)} 122 counter_set.eth_extended_cntrs_grp_data_layout._name##_high)}
|
D | mad.c | 158 out_pma, counter_name##_high) in pma_cnt_ext_assign_ppcnt()
|
/linux-6.12.1/Documentation/RCU/Design/Requirements/ |
D | Requirements.rst | 377 .. _high-quality implementation of C11 memory_order_consume [PDF]: http://www.rdrop.com/users/paulm…
|