/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | sort.c | 2541 static int hde_width(struct hpp_dynamic_entry *hde) in hde_width() argument 2543 if (!hde->hpp.len) { in hde_width() 2544 int len = hde->dynamic_len; in hde_width() 2545 int namelen = strlen(hde->field->name); in hde_width() 2546 int fieldlen = hde->field->size; in hde_width() 2551 if (!(hde->field->flags & TEP_FIELD_IS_STRING)) { in hde_width() 2553 fieldlen = hde->field->size * 2 + 2; in hde_width() 2558 hde->hpp.len = len; in hde_width() 2560 return hde->hpp.len; in hde_width() 2563 static void update_dynamic_len(struct hpp_dynamic_entry *hde, in update_dynamic_len() argument 2611 struct hpp_dynamic_entry *hde; __sort__hde_header() local 2626 struct hpp_dynamic_entry *hde; __sort__hde_width() local 2639 struct hpp_dynamic_entry *hde; perf_hpp__defined_dynamic_entry() local 2649 struct hpp_dynamic_entry *hde; __sort__hde_entry() local 2711 struct hpp_dynamic_entry *hde; __sort__hde_cmp() local 2758 struct hpp_dynamic_entry *hde; hde_free() local 2766 struct hpp_dynamic_entry *hde; __sort__hde_init() local 2779 struct hpp_dynamic_entry *hde; __alloc_dynamic_entry() local 2828 struct hpp_dynamic_entry *hde, *new_hde; perf_hpp_fmt__dup() local 2919 struct hpp_dynamic_entry *hde; __dynamic_dimension__add() local [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | sort.c | 2024 static int hde_width(struct hpp_dynamic_entry *hde) in hde_width() argument 2026 if (!hde->hpp.len) { in hde_width() 2027 int len = hde->dynamic_len; in hde_width() 2028 int namelen = strlen(hde->field->name); in hde_width() 2029 int fieldlen = hde->field->size; in hde_width() 2034 if (!(hde->field->flags & TEP_FIELD_IS_STRING)) { in hde_width() 2036 fieldlen = hde->field->size * 2 + 2; in hde_width() 2041 hde->hpp.len = len; in hde_width() 2043 return hde->hpp.len; in hde_width() 2046 static void update_dynamic_len(struct hpp_dynamic_entry *hde, in update_dynamic_len() argument 2094 struct hpp_dynamic_entry *hde; __sort__hde_header() local 2109 struct hpp_dynamic_entry *hde; __sort__hde_width() local 2122 struct hpp_dynamic_entry *hde; perf_hpp__defined_dynamic_entry() local 2132 struct hpp_dynamic_entry *hde; __sort__hde_entry() local 2194 struct hpp_dynamic_entry *hde; __sort__hde_cmp() local 2245 struct hpp_dynamic_entry *hde; hde_free() local 2255 struct hpp_dynamic_entry *hde; __alloc_dynamic_entry() local 2301 struct hpp_dynamic_entry *hde, *new_hde; perf_hpp_fmt__dup() local 2390 struct hpp_dynamic_entry *hde; __dynamic_dimension__add() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/ingenic/ |
H A D | ingenic-drm-drv.c | 186 unsigned int vpe, vds, vde, vt, hpe, hds, hde, ht; in ingenic_drm_crtc_update_timings() local 195 hde = hds + mode->hdisplay; in ingenic_drm_crtc_update_timings() 196 ht = hde + mode->hsync_start - mode->hdisplay; in ingenic_drm_crtc_update_timings() 212 hde << JZ_LCD_DAH_HDE_OFFSET); in ingenic_drm_crtc_update_timings() 218 regmap_write(priv->map, JZ_REG_LCD_PS, hde << 16 | (hde + 1)); in ingenic_drm_crtc_update_timings() 219 regmap_write(priv->map, JZ_REG_LCD_CLS, hde << 16 | (hde + 1)); in ingenic_drm_crtc_update_timings()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ingenic/ |
H A D | ingenic-drm-drv.c | 284 unsigned int vpe, vds, vde, vt, hpe, hds, hde, ht; in ingenic_drm_crtc_update_timings() local 293 hde = hds + mode->crtc_hdisplay; in ingenic_drm_crtc_update_timings() 294 ht = hde + mode->crtc_hsync_start - mode->crtc_hdisplay; in ingenic_drm_crtc_update_timings() 310 hde << JZ_LCD_DAH_HDE_OFFSET); in ingenic_drm_crtc_update_timings() 316 regmap_write(priv->map, JZ_REG_LCD_PS, hde << 16 | (hde + 1)); in ingenic_drm_crtc_update_timings() 317 regmap_write(priv->map, JZ_REG_LCD_CLS, hde << 16 | (hde + 1)); in ingenic_drm_crtc_update_timings()
|
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/ |
H A D | be_main.h | 532 u8 hde[1]; member 887 u8 hde; /* DWORD 4 */ member 925 u8 hde; /* DWORD 4 */ member
|
H A D | be_mgmt.c | 1306 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, hde, pwrb, in beiscsi_offload_cxn_v0() 1308 hde) / 32] & OFFLD_PARAMS_HDE) >> 3); in beiscsi_offload_cxn_v0() 1399 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb_v2, hde, pwrb, in beiscsi_offload_cxn_v2() 1401 hde) / 32] & OFFLD_PARAMS_HDE) >> 3); in beiscsi_offload_cxn_v2()
|
H A D | be_iscsi.c | 876 AMAP_SET_BITS(struct amap_beiscsi_offload_params, hde, params, in beiscsi_set_params_for_offld()
|
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/ |
H A D | be_main.h | 531 u8 hde[1]; member 886 u8 hde; /* DWORD 4 */ member 924 u8 hde; /* DWORD 4 */ member
|
H A D | be_mgmt.c | 1308 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, hde, pwrb, in beiscsi_offload_cxn_v0() 1310 hde) / 32] & OFFLD_PARAMS_HDE) >> 3); in beiscsi_offload_cxn_v0() 1401 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb_v2, hde, pwrb, in beiscsi_offload_cxn_v2() 1403 hde) / 32] & OFFLD_PARAMS_HDE) >> 3); in beiscsi_offload_cxn_v2()
|
H A D | be_iscsi.c | 876 AMAP_SET_BITS(struct amap_beiscsi_offload_params, hde, params, in beiscsi_set_params_for_offld()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | atafb.c | 122 short hht, hbb, hbe, hdb, hde, hss; member 145 #define HDE hw.falcon.hde 1203 * ((hht + 2) * 2 - hdb + hde) * prescale - hdboff + hdeoff: in falcon_decode_var() 1204 * (hht + 2 - hdb + hde) * prescale - hdboff + hdeoff in falcon_decode_var() 1213 * (hde + hht + 2) * prescale + hdeoff in falcon_decode_var() 1238 /* gend1 is for hde (gend-gstart multiple of align), shifter's xres */ in falcon_decode_var() 1259 par->HBB++; /* compensate for non matching hde and hbb */ in falcon_decode_var() 1493 var->right_margin = prescale * (hw->hht + 2 - hw->hde) - hde_off; in falcon_encode_var() 1551 hw->hde = videl.hde; in falcon_get_par() [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | atafb.c | 120 short hht, hbb, hbe, hdb, hde, hss; member 143 #define HDE hw.falcon.hde 1184 * ((hht + 2) * 2 - hdb + hde) * prescale - hdboff + hdeoff: in falcon_decode_var() 1185 * (hht + 2 - hdb + hde) * prescale - hdboff + hdeoff in falcon_decode_var() 1194 * (hde + hht + 2) * prescale + hdeoff in falcon_decode_var() 1219 /* gend1 is for hde (gend-gstart multiple of align), shifter's xres */ in falcon_decode_var() 1240 par->HBB++; /* compensate for non matching hde and hbb */ in falcon_decode_var() 1474 var->right_margin = prescale * (hw->hht + 2 - hw->hde) - hde_off; in falcon_encode_var() 1532 hw->hde = videl.hde; in falcon_get_par() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/ast/ |
H A D | ast_drv.h | 261 u32 hde; member
|
H A D | ast_mode.c | 184 adjusted_mode->crtc_hblank_start = vbios_mode->enh_table->hde + hborder; in ast_get_vbios_mode_info() 186 adjusted_mode->crtc_hsync_start = vbios_mode->enh_table->hde + hborder + in ast_get_vbios_mode_info() 188 adjusted_mode->crtc_hsync_end = (vbios_mode->enh_table->hde + hborder + in ast_get_vbios_mode_info()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ast/ |
H A D | ast_drv.h | 361 u32 hde; member
|
H A D | ast_mode.c | 215 adjusted_mode->crtc_hblank_start = vbios_mode->enh_table->hde + hborder; in ast_get_vbios_mode_info() 217 adjusted_mode->crtc_hsync_start = vbios_mode->enh_table->hde + hborder + in ast_get_vbios_mode_info() 219 adjusted_mode->crtc_hsync_end = (vbios_mode->enh_table->hde + hborder + in ast_get_vbios_mode_info()
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | atarihw.h | 263 u_short hde; member
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | atarihw.h | 263 u_short hde; member
|