Searched refs:check_len (Results 1 – 8 of 8) sorted by relevance
45 unsigned int check_len; in bcm63xx_nvram_init() local54 check_len = offsetof(struct bcm963xx_nvram, reserved3); in bcm63xx_nvram_init()58 check_len = sizeof(nvram); in bcm63xx_nvram_init()63 crc = crc32_le(~0, (u8 *)&nvram, check_len); in bcm63xx_nvram_init()
390 size_t check_len = mtd->erasesize; in report_corrupt() local393 check_len = pgcnt * pgsize; in report_corrupt()396 for (i = 0; i < check_len; i += pgsize) in report_corrupt()406 for (i = 0; i < check_len; i += pgsize) { in report_corrupt()419 (mtd->erasesize - check_len + i) / pgsize, in report_corrupt()
179 goto check_len; in pefile_strip_sig_wrapper()184 goto check_len; in pefile_strip_sig_wrapper()187 goto check_len; in pefile_strip_sig_wrapper()194 check_len: in pefile_strip_sig_wrapper()
1145 goto check_len; in tcm_loop_make_scsi_hba()1151 goto check_len; in tcm_loop_make_scsi_hba()1162 check_len: in tcm_loop_make_scsi_hba()
415 int empty_offs, check_len; in is_last_write() local423 check_len = c->leb_size - empty_offs; in is_last_write()425 return is_empty(p, check_len); in is_last_write()
1293 goto check_len; in scsiback_make_tport()1299 goto check_len; in scsiback_make_tport()1304 goto check_len; in scsiback_make_tport()1311 check_len: in scsiback_make_tport()
2058 goto check_len; in vhost_scsi_make_tport()2064 goto check_len; in vhost_scsi_make_tport()2069 goto check_len; in vhost_scsi_make_tport()2077 check_len: in vhost_scsi_make_tport()
363 int check_len; in chx_rx() local390 check_len = block_len + 2; in chx_rx()393 check_len = block_len; in chx_rx()396 if ((len < block_len) || (len > check_len)) { in chx_rx()