Home
last modified time | relevance | path

Searched defs:s (Results 1 – 15 of 15) sorted by relevance

/spdk/test/nvme/compliance/
H A Dnvme_compliance.c32 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 Dsgl.h32 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 Djson_util_ut.c21 #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 Dstring.c76 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 Dbase64_neon.c82 #define CMPGT(s,n) vcgtq_u8((s), vdupq_n_u8(n)) argument
H A Ddif.c64 _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 Dctx.c108 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 Dclient.py18 def print_json(s): argument
/spdk/lib/json/
H A Djson_util.c48 char *s; in spdk_json_strdup() local
486 char **s = out; in spdk_json_decode_string() local
H A Djson_write.c508 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 Dstring_ut.c74 char s[1024]; in test_str_chomp() local
/spdk/test/unit/lib/nvme/nvme.c/
H A Dnvme_ut.c1164 const char *s; test_trid_trtype_str() local
1189 const char *s; test_trid_adrfam_str() local
[all...]
/spdk/lib/rocksdb/
H A Denv_spdk.cc578 for (auto &s : dir_and_file_set) { in GetChildren() local
/spdk/lib/iscsi/
H A Discsi.h388 xstrdup(s) global() argument
H A Discsi.c393 _iscsi_sgl_append_with_md(struct spdk_iov_sgl *s, in _iscsi_sgl_append_with_md() argument
[all...]