Searched defs:expected (Results 1 – 5 of 5) sorted by relevance
/spdk/test/unit/lib/accel/accel.c/ |
H A D | accel_ut.c | 38 struct iovec expected; member 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 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 2010 char srcbuf[4096], dstbuf[4096], expected[4096]; test_sequence_accel_buffers() local 2469 ut_domain_ctx_init(struct ut_domain_ctx * ctx,void * base,size_t len,struct iovec * expected) ut_domain_ctx_init() argument 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 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 [all...] |
/spdk/test/external_code/accel/ |
H A D | app_module.c | 41 char expected[TEST_XFER_SIZE]; in fill_cb() local
|
/spdk/test/unit/lib/json/json_util.c/ |
H A D | json_util_ut.c | 776 struct spdk_uuid expected, uuid = {}; in test_decode_uuid() local
|
/spdk/lib/util/ |
H A D | dif.c | 746 _dif_error_set(struct spdk_dif_error * err_blk,uint8_t err_type,uint64_t expected,uint64_t actual,uint32_t err_offset) _dif_error_set() argument 2063 uint64_t expected = 0, remapped; _dif_remap_ref_tag() local 2163 uint64_t expected = 0, remapped; _dix_remap_ref_tag() local [all...] |
/spdk/lib/thread/ |
H A D | thread.c | 1408 spdk_msg_fn expected = NULL; spdk_thread_send_critical_msg() local
|