Lines Matching refs:start
553 u32 start; /* random 6 bit offset in buf */ member
681 test[i].start, test[i].length); in crc32c_test()
691 test[i].start, test[i].length)) in crc32c_test()
719 crc_full = __crc32c_le(test[i].crc, test_buf + test[i].start, in crc32c_combine_test()
726 test[i].start, len1); in crc32c_combine_test()
727 crc2 = __crc32c_le(0, test_buf + test[i].start + in crc32c_combine_test()
763 test[i].start, test[i].length); in crc32_test()
766 test[i].start, test[i].length); in crc32_test()
776 test[i].start, test[i].length)) in crc32_test()
780 test[i].start, test[i].length)) in crc32_test()
809 crc_full = crc32_le(test[i].crc, test_buf + test[i].start, in crc32_combine_test()
816 test[i].start, len1); in crc32_combine_test()
817 crc2 = crc32_le(0, test_buf + test[i].start + in crc32_combine_test()