/spdk/include/spdk_internal/ |
H A D | utf.h | 28 utf8_valid(const uint8_t *start, const uint8_t *end) in utf8_valid() 230 utf16le_valid(const uint16_t *start, const uint16_t *end) in utf16le_valid()
|
/spdk/lib/json/ |
H A D | json_parse.c | 235 json_valid_number(uint8_t *start, uint8_t *buf_end) in json_valid_number() 335 json_valid_comment(const uint8_t *start, const uint8_t *buf_end) in json_valid_comment() 400 match_literal(const uint8_t *start, const uint8_t *end, const uint8_t *literal, size_t len) in match_literal()
|
/spdk/scripts/ |
H A D | rxe_cfg_small.sh | 65 start() { function
|
H A D | histogram.py | 44 start = last_bucket * 1000 * 1000 / tsc_rate variable
|
/spdk/examples/util/zipf/ |
H A D | zipf.c | 18 print_bucket(void *ctx, uint64_t start, uint64_t end, uint64_t count, in print_bucket()
|
/spdk/test/unit/include/spdk/histogram_data.h/ |
H A D | histogram_ut.c | 25 check_values(void *ctx, uint64_t start, uint64_t end, uint64_t count, in check_values()
|
/spdk/include/spdk/ |
H A D | json.h | 49 void *start; member
|
/spdk/test/lvol/esnap/ |
H A D | esnap.c | 152 scribble(struct spdk_bdev_desc *desc, uint64_t start, uint64_t count) in scribble() argument 178 #define verify(desc, bdev, start, count) _verify(desc, bdev, start, count, __FILE__, __LINE__) argument 181 _verify(struct spdk_bdev_desc *desc, struct spdk_bdev *bdev, uint64_t start, uint64_t count, in _verify() argument
|
/spdk/python/spdk/sma/ |
H A D | sma.py | 37 def start(self): member in StorageManagementAgent
|
/spdk/module/bdev/raid/ |
H A D | concat.c | 17 uint64_t start; member
|
H A D | bdev_raid.h | 310 int (*start)(struct raid_bdev *raid_bdev); global() member
|
H A D | raid5f.c | 591 struct chunk *start = &stripe_req->chunks[raid_io->base_bdev_io_submitted]; in raid5f_stripe_request_submit_chunks() local
|
/spdk/test/nvme/overhead/ |
H A D | overhead.c | 266 uint64_t start; in submit_single_io() local 479 print_bucket(void *ctx, uint64_t start, uint64_t end, uint64_t count, in print_bucket() argument
|
/spdk/python/spdk/sma/volume/ |
H A D | volume.py | 56 def start(self): member in VolumeManager
|
/spdk/lib/trace_parser/ |
H A D | trace.cpp | 58 std::map<uint64_t, uint64_t> start; global() member
|
/spdk/lib/util/ |
H A D | string.c | 209 const uint8_t *start; in spdk_strlen_pad() local
|
/spdk/lib/vhost/ |
H A D | rte_vhost_user.c | 720 vhost_session_mem_region_calc(uint64_t *previous_start, uint64_t *start, uint64_t *end, argument 735 uint64_t start, end, len; local 756 uint64_t start, end, len; global() local [all...] |
/spdk/lib/event/ |
H A D | app_rpc.c | 352 #define GET_DELTA(end, start) (end >= start ? end - start : 0) argument
|
/spdk/lib/vmd/ |
H A D | vmd_internal.h | 22 uint64_t start; member
|
/spdk/lib/ftl/mngt/ |
H A D | ftl_mngt.c | 14 uint64_t start; member
|
/spdk/lib/ftl/ |
H A D | ftl_l2p_cache.c | 1008 uint64_t start = pin_ctx->lba / cache->lbas_in_page; in ftl_l2p_cache_pin() local 1073 uint64_t start = lba / cache->lbas_in_page; in ftl_l2p_cache_unpin() local
|
H A D | ftl_nv_cache.c | 921 ftl_addr start, pos; compaction_chunk_read_pos() local
|
/spdk/module/vfu_device/ |
H A D | vfu_virtio.c | 1253 uint64_t start, end; in virtio_vfu_access_bar4() local
|
/spdk/test/unit/lib/bdev/mt/bdev.c/ |
H A D | bdev_ut.c | 1862 histogram_io_count(void * ctx,uint64_t start,uint64_t end,uint64_t count,uint64_t total,uint64_t so_far) histogram_io_count() argument
|
/spdk/lib/thread/ |
H A D | thread.c | 927 thread_update_stats(struct spdk_thread * thread,uint64_t end,uint64_t start,int rc) thread_update_stats() argument
|