/spdk/test/nvme/compliance/ |
H A D | nvme_compliance.c | 32 wait_for_admin_completion(struct status *s, struct spdk_nvme_ctrlr *ctrlr) in wait_for_admin_completion() argument 47 wait_for_io_completion(struct status *s, struct spdk_nvme_qpair *qpair) in wait_for_io_completion() argument 64 struct status *s = ctx; in test_cb() local 77 struct status s; in admin_identify_ctrlr_verify_dptr() local 135 struct status s, s2; admin_identify_ctrlr_verify_fused() local 183 struct status s; admin_delete_io_sq_use_admin_qid() local 212 struct status s; admin_delete_io_cq_use_admin_qid() local 245 struct status s; admin_delete_io_sq_delete_sq_twice() local 327 struct status s; admin_create_io_sq_verify_qsize_cqid() local 469 struct status s; admin_create_io_sq_verify_pc() local 544 struct status s; admin_delete_io_cq_delete_cq_first() local 627 struct status s; admin_create_io_cq_verify_iv_pc() local 708 struct status s; fabric_property_get() local 744 struct status s; admin_set_features_number_of_queues() local 801 struct status s; admin_get_features_mandatory_features() local 930 struct status s; admin_get_features_optional_features() local 979 struct status s; admin_create_io_qp_max_qps() local 1030 struct status s; admin_identify_ns() local 1137 struct status s; admin_get_log_page_mandatory_logs() local 1195 struct status s; admin_get_log_page_with_lpo() local 1250 struct status s; admin_create_io_sq_shared_cq() local [all...] |
/spdk/include/spdk_internal/ |
H A D | sgl.h | 32 spdk_iov_sgl_init(struct spdk_iov_sgl *s, struct iovec *iov, int iovcnt, in spdk_iov_sgl_init() 49 spdk_iov_sgl_advance(struct spdk_iov_sgl *s, uint32_t step) in spdk_iov_sgl_advance() 75 spdk_iov_sgl_append(struct spdk_iov_sgl *s, uint8_t *data, uint32_t data_len) in spdk_iov_sgl_append()
|
/spdk/test/unit/lib/json/json_util.c/ |
H A D | json_util_ut.c | 21 #define NUM_UINT16_PASS(s, i) \ argument 26 #define NUM_UINT16_FAIL(s) \ argument 30 #define NUM_INT32_PASS(s, i) \ argument 35 #define NUM_INT32_FAIL(s) \ argument 39 #define NUM_UINT64_PASS(s, argument 44 NUM_UINT64_FAIL(s) global() argument [all...] |
/spdk/lib/util/ |
H A D | string.c | 76 spdk_strlwr(char *s) in spdk_strlwr() 159 spdk_str_trim(char *s) in spdk_str_trim() 291 spdk_str_chomp(char *s) in spdk_str_chomp()
|
H A D | base64_neon.c | 82 #define CMPGT(s,n) vcgtq_u8((s), vdupq_n_u8(n)) argument
|
H A D | dif.c | 64 _dif_sgl_init(struct _dif_sgl *s, struct iovec *iovs, int iovcnt) in _dif_sgl_init() argument 73 _dif_sgl_advance(struct _dif_sgl *s, uint32_t step) in _dif_sgl_advance() argument 88 _dif_sgl_get_buf(struct _dif_sgl * s,uint8_t ** _buf,uint32_t * _buf_len) _dif_sgl_get_buf() argument 99 _dif_sgl_append(struct _dif_sgl * s,uint8_t * data,uint32_t data_len) _dif_sgl_append() argument 138 _dif_sgl_is_bytes_multiple(struct _dif_sgl * s,uint32_t bytes) _dif_sgl_is_bytes_multiple() argument 152 _dif_sgl_is_valid_block_aligned(struct _dif_sgl * s,uint32_t num_blocks,uint32_t block_size) _dif_sgl_is_valid_block_aligned() argument 169 _dif_sgl_is_valid(struct _dif_sgl * s,uint32_t bytes) _dif_sgl_is_valid() argument [all...] |
/spdk/module/bdev/ocf/ |
H A D | ctx.c | 108 struct bdev_ocf_data *s = src; in vbdev_ocf_ctx_data_rd() local 222 struct bdev_ocf_data *s = src; in vbdev_ocf_ctx_data_cpy() local [all...] |
/spdk/python/spdk/rpc/ |
H A D | client.py | 18 def print_json(s): argument
|
/spdk/lib/json/ |
H A D | json_util.c | 48 char *s; in spdk_json_strdup() local 486 char **s = out; in spdk_json_decode_string() local
|
H A D | json_write.c | 508 char *s; in spdk_json_write_string_fmt_v() local 526 char *s; in spdk_json_write_bytearray() local 783 char *s; in spdk_json_write_named_string_fmt_v() local
|
/spdk/test/unit/lib/util/string.c/ |
H A D | string_ut.c | 74 char s[1024]; in test_str_chomp() local
|
/spdk/test/unit/lib/nvme/nvme.c/ |
H A D | nvme_ut.c | 1164 const char *s; test_trid_trtype_str() local 1189 const char *s; test_trid_adrfam_str() local [all...] |
/spdk/lib/rocksdb/ |
H A D | env_spdk.cc | 578 for (auto &s : dir_and_file_set) { in GetChildren() local
|
/spdk/lib/iscsi/ |
H A D | iscsi.h | 388 xstrdup(s) global() argument
|
H A D | iscsi.c | 393 _iscsi_sgl_append_with_md(struct spdk_iov_sgl *s, in _iscsi_sgl_append_with_md() argument [all...] |