| H A D | accel_ut.c | 694 char buf[4096], tmp[2][4096], expected[4096]; in test_sequence_fill_copy() 721 memset(tmp[0], 0xa5, sizeof(tmp[0])); in test_sequence_fill_copy() 728 src_iovs[0].iov_base = tmp[0]; in test_sequence_fill_copy() 729 src_iovs[0].iov_len = sizeof(tmp[0]); in test_sequence_fill_copy() 773 memset(tmp[0], 0, sizeof(tmp[0])); in test_sequence_fill_copy() 774 memset(tmp[1], 0, sizeof(tmp[1])); in test_sequence_fill_copy() 779 rc = spdk_accel_append_fill(&seq, ioch, tmp[ in test_sequence_fill_copy() 677 char buf[4096], tmp[2][4096], expected[4096]; test_sequence_fill_copy() local 869 char buf[4096], tmp[2][4096], expected[4096]; test_sequence_abort() local 1078 char buf[4096], tmp[4096]; test_sequence_completion_error() local 1229 char buf[4096], tmp[2][4096], expected[4096]; test_sequence_decompress() local 1355 char buf[4096], tmp[2][4096], expected[4096]; test_sequence_reverse() local 1535 char buf[4096], tmp[4][4096]; test_sequence_copy_elision() local 2492 char srcbuf[4096], dstbuf[4096], expected[4096], tmp[4096]; test_sequence_memory_domain() local 2870 char srcbuf[4096], dstbuf[4096], tmp[4096], expected[4096]; test_sequence_module_memory_domain() local 3026 unsigned char buf[4096], encrypted[4096] = {}, data[4096], tmp[3][4096]; test_sequence_crypto() local 3294 char buf[4096], tmp[3][4096], expected[4096]; test_sequence_driver() local 3740 char buf[4096], tmp[4096], expected[4096]; test_sequence_same_iovs() local 3878 char buf[4096], tmp[3][4096]; test_sequence_crc32() local [all...] |