/spdk/lib/json/ |
H A D | json_util.c | 79 json_number_split(const struct spdk_json_val *val, struct spdk_json_num *num) in json_number_split() 180 spdk_json_number_to_uint8(const struct spdk_json_val *val, uint8_t *num) in spdk_json_number_to_uint8() 202 spdk_json_number_to_uint16(const struct spdk_json_val *val, uint16_t *num) in spdk_json_number_to_uint16() 224 spdk_json_number_to_int32(const struct spdk_json_val *val, int32_t *num) in spdk_json_number_to_int32() 255 spdk_json_number_to_uint32(const struct spdk_json_val *val, uint32_t *num) in spdk_json_number_to_uint32() 277 spdk_json_number_to_uint64(const struct spdk_json_val *val, uint64_t *num) in spdk_json_number_to_uint64()
|
/spdk/include/linux/ |
H A D | virtio_ring.h | 123 unsigned int num; member 169 vring_init(struct vring *vr, unsigned int num, void *p, in vring_init() 181 vring_size(unsigned int num, unsigned long align) in vring_size()
|
/spdk/test/unit/lib/jsonrpc/jsonrpc_server.c/ |
H A D | jsonrpc_server_ut.c | 50 #define REQ_ID_NUM(num) \ argument 89 #define PARAM_NUM(num) \ argument
|
/spdk/module/scheduler/dpdk_governor/ |
H A D | dpdk_governor.c | 18 _get_core_avail_freqs(uint32_t lcore_id,uint32_t * freqs,uint32_t num) _get_core_avail_freqs() argument
|
/spdk/lib/iscsi/ |
H A D | tgt_node.h | 41 int num; member
|
H A D | conn.c | 709 int num = 0; iscsi_get_active_conns() local 864 int num; iscsi_drop_conns() local
|
/spdk/lib/virtio/ |
H A D | virtio.c | 336 uint32_t *len, uint16_t num) in virtqueue_dequeue_burst_rx() 533 uint16_t nb_used, num; in virtio_recv_pkts() local
|
H A D | virtio_vhost_user.c | 233 int i, num; in prepare_vhost_memory_user() local [all...] |
/spdk/lib/conf/ |
H A D | conf.c | 27 int num; member 437 int num; in parse_line() local
|
/spdk/test/unit/lib/json/json_parse.c/ |
H A D | json_parse_ut.c | 60 #define VAL_NUMBER(num) VAL_STRING_MATCH(num, SPDK_JSON_VAL_NUMBER) argument
|
/spdk/lib/nvme/ |
H A D | nvme_opal_internal.h | 202 int num; member
|
H A D | nvme_opal.c | 221 opal_add_tokens(int *err, struct opal_session *sess, int num, ...) in opal_add_tokens()
|
/spdk/lib/event/ |
H A D | app_rpc.c | 574 uint32_t core, index, num; rpc_framework_get_governor() local
|
/spdk/test/unit/lib/blob/blob.c/ |
H A D | esnap_dev.c | 131 uint64_t num; member
|
/spdk/test/unit/lib/nvmf/auth.c/ |
H A D | auth_ut.c | 31 __wrap_RAND_bytes(unsigned char *buf, int num) in __wrap_RAND_bytes() argument
|
/spdk/lib/vhost/ |
H A D | vhost_scsi.c | 966 spdk_vhost_scsi_dev_get_tgt(struct spdk_vhost_dev * vdev,uint8_t num) spdk_vhost_scsi_dev_get_tgt() argument
|
/spdk/test/unit/lib/nvmf/ctrlr.c/ |
H A D | ctrlr_ut.c | 1619 int num = 0; num_pending_async_events() local
|
/spdk/python/spdk/rpc/ |
H A D | bdev.py | 1559 bdev_error_inject_error(client, name, io_type, error_type, num=None, queue_depth=None, corrupt_offset=None, corrupt_value=None) global() argument
|
/spdk/lib/nvmf/ |
H A D | nvmf_rpc.c | 99 if (num < 0) { in decode_hex_string_be() local
|