Searched refs:hde (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | sort.c | 3146 static int hde_width(struct hpp_dynamic_entry *hde) in __sort__hde_entry() 3148 if (!hde->hpp.len) { in __sort__hde_entry() 3149 int len = hde->dynamic_len; in __sort__hde_entry() 3150 int namelen = strlen(hde->field->name); in __sort__hde_entry() 3151 int fieldlen = hde->field->size; in __sort__hde_entry() 3156 if (!(hde->field->flags & TEP_FIELD_IS_STRING)) { in __sort__hde_entry() 3158 fieldlen = hde->field->size * 2 + 2; in __sort__hde_entry() 3163 hde->hpp.len = len; in __sort__hde_entry() 3165 return hde->hpp.len; in __sort__hde_entry() 3168 static void update_dynamic_len(struct hpp_dynamic_entry *hde, in __sort__hde_entry() 3005 hde_width(struct hpp_dynamic_entry * hde) hde_width() argument 3027 update_dynamic_len(struct hpp_dynamic_entry * hde,struct hist_entry * he) update_dynamic_len() argument 3075 struct hpp_dynamic_entry *hde; __sort__hde_header() local 3090 struct hpp_dynamic_entry *hde; __sort__hde_width() local 3103 struct hpp_dynamic_entry *hde; perf_hpp__defined_dynamic_entry() local 3113 struct hpp_dynamic_entry *hde; __sort__hde_entry() local 3175 struct hpp_dynamic_entry *hde; __sort__hde_cmp() local 3222 struct hpp_dynamic_entry *hde; hde_free() local 3230 struct hpp_dynamic_entry *hde; __sort__hde_init() local 3243 struct hpp_dynamic_entry *hde; __alloc_dynamic_entry() local 3292 struct hpp_dynamic_entry *hde, *new_hde; perf_hpp_fmt__dup() local 3383 struct hpp_dynamic_entry *hde; __dynamic_dimension__add() local [all...] |
| /linux/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 | 1309 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb, hde, pwrb, in beiscsi_offload_cxn_v0() 1311 hde) / 32] & OFFLD_PARAMS_HDE) >> 3); in beiscsi_offload_cxn_v0() 1402 AMAP_SET_BITS(struct amap_iscsi_target_context_update_wrb_v2, hde, pwrb, in beiscsi_offload_cxn_v2() 1404 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()
|
| /linux/drivers/video/fbdev/ |
| H A D | atafb.c | 120 short hht, hbb, hbe, hdb, hde, hss; member 143 #define HDE hw.falcon.hde 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() 1594 videl.hde = hw->hde; in falcon_vbl_switcher()
|
| /linux/Documentation/power/ |
| H A D | swsusp-dmcrypt.rst | 85 if [ -f /proc/ide/hde/media ]
|
| /linux/arch/m68k/include/asm/ |
| H A D | atarihw.h | 263 u_short hde; member
|