Searched refs:hdrsz (Results 1 – 5 of 5) sorted by relevance
622 size_t hdrsz = sizeof(*hdr); in kwboot_img_patch_hdr() local628 if (size < hdrsz) { in kwboot_img_patch_hdr()641 hdrsz = sizeof(*hdr); in kwboot_img_patch_hdr()643 hdrsz = KWBHEADER_V1_SIZE(hdr); in kwboot_img_patch_hdr()645 csum = kwboot_img_csum8(hdr, hdrsz) - hdr->checksum; in kwboot_img_patch_hdr()669 hdr->checksum = kwboot_img_csum8(hdr, hdrsz) - csum; in kwboot_img_patch_hdr()
124 unsigned long hdrsz; member209 table->hdrsz = header_size; in init_unwind_table()277 if (table->hdrsz) in init_unwind_hdr()354 table->hdrsz = hdrSize; in init_unwind_hdr()958 end = hdr + table->hdrsz; in arc_unwind()
6111 uint hdrsz; local6127 case BCM4369_CHIP_GRPID: ciss = 1; defcis = defcis4369; hdrsz = 4; break;6128 case BCM4378_CHIP_GRPID: ciss = 1; defcis = defcis4378; hdrsz = 4; break;6129 case BCM4385_CHIP_GRPID: ciss = 1; defcis = defcis4385; hdrsz = 4; break;6130 case BCM4387_CHIP_GRPID: ciss = 1; defcis = defcis4387; hdrsz = 4; break;6131 case BCM4388_CHIP_GRPID: ciss = 1; defcis = defcis4388; hdrsz = 4; break;6132 case BCM4389_CHIP_GRPID: ciss = 1; defcis = defcis4389; hdrsz = 4; break;6133 case BCM4397_CHIP_GRPID: ciss = 1; defcis = defcis4397; hdrsz = 4; break;6134 case BCM43012_CHIP_ID: ciss = 1; defcis = defcis43012; hdrsz = 4; break;6135 case BCM43013_CHIP_ID: ciss = 1; defcis = defcis43013; hdrsz = 4; break;[all …]
965 int hdrsz; in xfs_dir2_leaf_to_block() local967 hdrsz = args->geo->data_entry_offset; in xfs_dir2_leaf_to_block()970 args->geo->blksize - hdrsz) { in xfs_dir2_leaf_to_block()