Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 107) sorted by relevance

12345

/spdk/lib/nvme/
H A Dnvme_fabric.c25 uint32_t offset, uint8_t size, uint64_t value, in nvme_fabric_prop_set_cmd() argument
44 uint32_t offset, uint8_t size, uint64_t value) in nvme_fabric_prop_set_cmd_sync() argument
85 uint32_t offset, uint8_t size, uint64_t value, in nvme_fabric_prop_set_cmd_async() argument
112 nvme_fabric_prop_get_cmd(struct spdk_nvme_ctrlr *ctrlr, uint32_t offset, uint8_t size, in nvme_fabric_prop_get_cmd() argument
130 uint32_t offset, uint8_t size, uint64_t *value) in nvme_fabric_prop_get_cmd_sync() argument
196 nvme_fabric_prop_get_cmd_async(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,uint8_t size,spdk_nvme_reg_cb cb_fn,void * cb_arg) nvme_fabric_prop_get_cmd_async() argument
222 nvme_fabric_ctrlr_set_reg_4(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,uint32_t value) nvme_fabric_ctrlr_set_reg_4() argument
228 nvme_fabric_ctrlr_set_reg_8(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,uint64_t value) nvme_fabric_ctrlr_set_reg_8() argument
234 nvme_fabric_ctrlr_get_reg_4(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,uint32_t * value) nvme_fabric_ctrlr_get_reg_4() argument
247 nvme_fabric_ctrlr_get_reg_8(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,uint64_t * value) nvme_fabric_ctrlr_get_reg_8() argument
253 nvme_fabric_ctrlr_set_reg_4_async(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,uint32_t value,spdk_nvme_reg_cb cb_fn,void * cb_arg) nvme_fabric_ctrlr_set_reg_4_async() argument
261 nvme_fabric_ctrlr_set_reg_8_async(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,uint64_t value,spdk_nvme_reg_cb cb_fn,void * cb_arg) nvme_fabric_ctrlr_set_reg_8_async() argument
269 nvme_fabric_ctrlr_get_reg_4_async(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,spdk_nvme_reg_cb cb_fn,void * cb_arg) nvme_fabric_ctrlr_get_reg_4_async() argument
276 nvme_fabric_ctrlr_get_reg_8_async(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,spdk_nvme_reg_cb cb_fn,void * cb_arg) nvme_fabric_ctrlr_get_reg_8_async() argument
349 nvme_fabric_get_discovery_log_page(struct spdk_nvme_ctrlr * ctrlr,void * log_page,uint32_t size,uint64_t offset) nvme_fabric_get_discovery_log_page() argument
[all...]
H A Dnvme_vfio_user.c44 nvme_vfio_ctrlr_set_reg_4(struct spdk_nvme_ctrlr *ctrlr, uint32_t offset, uint32_t value) in nvme_vfio_ctrlr_set_reg_4()
56 nvme_vfio_ctrlr_set_reg_8(struct spdk_nvme_ctrlr *ctrlr, uint32_t offset, uint64_t value) in nvme_vfio_ctrlr_set_reg_8()
69 nvme_vfio_ctrlr_get_reg_4(struct spdk_nvme_ctrlr *ctrlr, uint32_t offset, uint32_t *value) in nvme_vfio_ctrlr_get_reg_4()
89 nvme_vfio_ctrlr_get_reg_8(struct spdk_nvme_ctrlr *ctrlr, uint32_t offset, uint64_t *value) in nvme_vfio_ctrlr_get_reg_8()
H A Dnvme_transport.c164 nvme_transport_ctrlr_set_reg_4(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,uint32_t value) nvme_transport_ctrlr_set_reg_4() argument
173 nvme_transport_ctrlr_set_reg_8(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,uint64_t value) nvme_transport_ctrlr_set_reg_8() argument
182 nvme_transport_ctrlr_get_reg_4(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,uint32_t * value) nvme_transport_ctrlr_get_reg_4() argument
191 nvme_transport_ctrlr_get_reg_8(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,uint64_t * value) nvme_transport_ctrlr_get_reg_8() argument
225 nvme_transport_ctrlr_set_reg_4_async(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,uint32_t value,spdk_nvme_reg_cb cb_fn,void * cb_arg) nvme_transport_ctrlr_set_reg_4_async() argument
245 nvme_transport_ctrlr_set_reg_8_async(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,uint64_t value,spdk_nvme_reg_cb cb_fn,void * cb_arg) nvme_transport_ctrlr_set_reg_8_async() argument
266 nvme_transport_ctrlr_get_reg_4_async(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,spdk_nvme_reg_cb cb_fn,void * cb_arg) nvme_transport_ctrlr_get_reg_4_async() argument
287 nvme_transport_ctrlr_get_reg_8_async(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,spdk_nvme_reg_cb cb_fn,void * cb_arg) nvme_transport_ctrlr_get_reg_8_async() argument
[all...]
H A Dnvme_pcie.c146 nvme_pcie_reg_addr(struct spdk_nvme_ctrlr *ctrlr, uint32_t offset) in nvme_pcie_reg_addr() argument
162 nvme_pcie_ctrlr_set_reg_4(struct spdk_nvme_ctrlr *ctrlr, uint32_t offset, uint32_t value) in nvme_pcie_ctrlr_set_reg_4() argument
174 nvme_pcie_ctrlr_set_reg_8(struct spdk_nvme_ctrlr *ctrlr, uint32_t offset, uint64_t value) in nvme_pcie_ctrlr_set_reg_8() argument
186 nvme_pcie_ctrlr_get_reg_4(struct spdk_nvme_ctrlr *ctrlr, uint32_t offset, uint32_t *value) in nvme_pcie_ctrlr_get_reg_4() argument
203 nvme_pcie_ctrlr_get_reg_8(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,uint64_t * value) nvme_pcie_ctrlr_get_reg_8() argument
327 uint64_t size, unit_size, offset, bar_size = 0, bar_phys_addr = 0; nvme_pcie_ctrlr_map_cmb() local
[all...]
/spdk/lib/virtio/
H A Dvirtio_vfio_user.c27 virtio_vfio_user_read_dev_config(struct virtio_dev *vdev, size_t offset, in virtio_vfio_user_read_dev_config() argument
39 virtio_vfio_user_write_dev_config(struct virtio_dev *vdev, size_t offset, in virtio_vfio_user_write_dev_config() argument
54 uint64_t offset; in virtio_vfio_user_get_status() local
74 uint64_t offset; virtio_vfio_user_set_status() local
91 uint64_t offset; virtio_vfio_user_get_features() local
136 uint64_t offset; virtio_vfio_user_set_features() local
196 uint64_t offset; virtio_vfio_user_get_queue_size() local
225 uint64_t desc_addr, avail_addr, used_addr, offset; virtio_vfio_user_setup_queue() local
346 uint64_t offset; virtio_vfio_user_del_queue() local
[all...]
/spdk/lib/ftl/utils/
H A Dftl_addr_utils.h12 ftl_addr_load(struct spdk_ftl_dev *dev, void *buffer, uint64_t offset) in ftl_addr_load()
30 ftl_addr_store(struct spdk_ftl_dev *dev, void *buffer, uint64_t offset, ftl_addr addr) in ftl_addr_store()
42 ftl_lba_load(struct spdk_ftl_dev *dev, void *buffer, uint64_t offset) in ftl_lba_load()
60 ftl_lba_store(struct spdk_ftl_dev *dev, void *buffer, uint64_t offset, uint64_t lba) in ftl_lba_store()
/spdk/test/unit/lib/ftl/ftl_band.c/
H A Dftl_band_ut.c229 uint64_t offset; in test_band_block_offset_from_addr_base() local
244 uint64_t offset, expect, j; in test_band_block_offset_from_addr_offset() local
263 uint64_t offset, j; in test_band_addr_from_block_offset() local
283 uint64_t offset = 0; in test_band_set_addr() local
320 uint64_t offset[2]; in test_invalidate_addr() local
/spdk/test/bdev/bdevio/
H A Dbdevio.c47 uint64_t offset; member
204 for (int offset = 0, block = 0; offset < size; offset += block_size, block++) { in initialize_buffer() local
335 uint64_t offset, int data_len, int iov_len) in blockdev_write()
352 uint64_t offset, int data_len, int iov_len) in _blockdev_compare_and_write()
371 uint64_t offset, int data_len) in blockdev_write_zeroes()
408 uint64_t offset, int data_len, int iov_len) in blockdev_read()
466 blockdev_write_read(uint32_t data_length, uint32_t iov_len, int pattern, uint64_t offset, in blockdev_write_read()
529 blockdev_compare_and_write(uint32_t data_length, uint32_t iov_len, uint64_t offset) in blockdev_compare_and_write()
568 uint64_t offset; in blockdev_write_read_block() local
591 uint64_t offset; in blockdev_write_zeroes_read_block() local
[all …]
/spdk/lib/blobfs/
H A Dcache_tree.h11 uint64_t offset; member
20 #define NEXT_CACHE_BUFFER_OFFSET(offset) \ argument
28 #define CACHE_TREE_INDEX(level, offset) ((offset >> CACHE_TREE_LEVEL_SHIFT(level)) & (CACHE_TREE_WI… argument
/spdk/lib/vfio_user/host/
H A Dvfio_user_internal.h23 uint64_t offset; member
30 uint64_t offset; member
35 uint64_t offset; member
H A Dvfio_user_pci.c22 spdk_vfio_user_pci_bar_access(struct vfio_device *dev, uint32_t index, uint64_t offset, in spdk_vfio_user_pci_bar_access()
115 uint64_t offset; in vfio_mr_map_notify() local
181 size_t offset; in vfio_device_get_info_cap() local
411 spdk_vfio_user_get_bar_addr(struct vfio_device *dev, uint32_t index, uint64_t offset, uint32_t len) in spdk_vfio_user_get_bar_addr()
/spdk/module/bdev/ocf/
H A Dvolume.c56 vbdev_ocf_volume_io_set_data(struct ocf_io * io,ctx_data_t * data,uint32_t offset) vbdev_ocf_volume_io_set_data() argument
96 get_starting_vec(struct iovec * iovs,int iovcnt,int * offset) get_starting_vec() argument
117 initialize_cpy_vector(struct iovec * cpy_vec,int cpy_vec_len,struct iovec * orig_vec,int orig_vec_len,size_t offset,size_t bytes) initialize_cpy_vector() argument
265 int iovcnt, status = 0, i, offset; vbdev_ocf_volume_submit_io() local
[all...]
H A Dctx.c77 iovec_flatten(struct iovec *iov, size_t iovcnt, void *buf, size_t size, size_t offset) in iovec_flatten() argument
118 buf_to_iovec(const void *buf, size_t size, struct iovec *iov, size_t iovcnt, size_t offset) in buf_to_iovec() argument
159 iovset(struct iovec * iov,size_t iovcnt,int byte,size_t size,size_t offset) iovset() argument
199 vbdev_ocf_ctx_data_seek(ctx_data_t * dst,ctx_data_seek_t seek,uint32_t offset) vbdev_ocf_ctx_data_seek() argument
[all...]
H A Dvolume.h19 uint32_t offset; global() member
/spdk/test/unit/lib/ioat/ioat.c/
H A Dioat_ut.c38 uint32_t offset) in spdk_pci_device_cfg_read32()
46 uint32_t offset) in spdk_pci_device_cfg_write32()
/spdk/test/unit/lib/blob/blob.c/
H A Dext_dev.c36 uint64_t offset, length; in ext_dev_read() local
54 uint64_t offset, length; in ext_dev_write() local
/spdk/test/unit/lib/blob/
H A Dbs_dev_common.c120 uint64_t offset, length; dev_read() local
154 uint64_t offset, length; dev_write() local
199 uint64_t offset, length; dev_readv() local
250 uint64_t offset, length; dev_writev() local
322 uint64_t offset, length; dev_unmap() local
352 uint64_t offset, length; dev_write_zeroes() local
[all...]
/spdk/lib/ftl/
H A Dftl_band.c29 ftl_band_filled(struct ftl_band *band, size_t offset) in ftl_band_filled()
212 uint64_t offset; in ftl_band_set_p2l() local
228 ftl_band_user_blocks_left(const struct ftl_band *band, size_t offset) in ftl_band_user_blocks_left()
273 uint64_t offset; in ftl_band_next_xfer_addr() local
317 ftl_band_next_addr(struct ftl_band *band, ftl_addr addr, size_t offset) in ftl_band_next_addr()
/spdk/test/external_code/nvme/
H A Dnvme.c124 get_pcie_reg_addr(struct nvme_ctrlr *ctrlr, uint32_t offset) in get_pcie_reg_addr() argument
130 get_pcie_reg_4(struct nvme_ctrlr *ctrlr, uint32_t offset, uint32_t *value) in get_pcie_reg_4() argument
137 get_pcie_reg_8(struct nvme_ctrlr *ctrlr, uint32_t offset, uint64_t *value) in get_pcie_reg_8() argument
144 set_pcie_reg_4(struct nvme_ctrlr *ctrlr, uint32_t offset, uint32_t value) in set_pcie_reg_4() argument
151 set_pcie_reg_8(struct nvme_ctrlr * ctrlr,uint32_t offset,uint64_t value) set_pcie_reg_8() argument
[all...]
/spdk/scripts/
H A Dspdk-gpt.py25 def readb(block, offset, length, format="Q"): argument
/spdk/lib/rocksdb/
H A Denv_spdk.cc149 SpdkSequentialFile::InvalidateCache(__attribute__((unused)) size_t offset, in InvalidateCache()
173 SpdkRandomAccessFile::Read(uint64_t offset, size_t n, Slice *result, char *scratch) const in Read()
189 SpdkRandomAccessFile::InvalidateCache(__attribute__((unused)) size_t offset, in InvalidateCache()
277 virtual Status InvalidateCache(__attribute__((unused)) size_t offset, in InvalidateCache()
282 virtual Status Allocate(uint64_t offset, uint64_t len) override in Allocate()
295 virtual Status RangeSync(__attribute__((unused)) uint64_t offset, in RangeSync()
/spdk/test/env/pci/
H A Dpci_ut.c68 ut_cfg_read(struct spdk_pci_device *dev, void *value, uint32_t len, uint32_t offset) in ut_cfg_read()
81 ut_cfg_write(struct spdk_pci_device *dev, void *value, uint32_t len, uint32_t offset) in ut_cfg_write()
/spdk/lib/trace/
H A Dtrace.c37 get_trace_entry(struct spdk_trace_history *history, uint64_t offset) in get_trace_entry() argument
51 unsigned lcore, i, offset, num_entries, arglen, argoff, curlen; in _spdk_trace_record() local
[all...]
/spdk/module/blobfs/bdev/
H A Dblobfs_fuse.c79 off_t offset, struct fuse_file_info *fi, in fuse_readdir()
163 fuse_read(const char *path, char *buf, size_t len, off_t offset, struct fuse_file_info *info) in fuse_read()
171 fuse_write(const char *path, const char *buf, size_t len, off_t offset, in fuse_write()
/spdk/test/unit/lib/nvme/nvme_ctrlr.c/
H A Dnvme_ctrlr_ut.c111 nvme_transport_ctrlr_set_reg_4(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,uint32_t value) nvme_transport_ctrlr_set_reg_4() argument
122 nvme_transport_ctrlr_set_reg_8(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,uint64_t value) nvme_transport_ctrlr_set_reg_8() argument
133 nvme_transport_ctrlr_get_reg_4(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,uint32_t * value) nvme_transport_ctrlr_get_reg_4() argument
141 nvme_transport_ctrlr_get_reg_8(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,uint64_t * value) nvme_transport_ctrlr_get_reg_8() argument
149 nvme_transport_ctrlr_set_reg_4_async(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,uint32_t value,spdk_nvme_reg_cb cb_fn,void * cb_arg) nvme_transport_ctrlr_set_reg_4_async() argument
163 nvme_transport_ctrlr_set_reg_8_async(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,uint64_t value,spdk_nvme_reg_cb cb_fn,void * cb_arg) nvme_transport_ctrlr_set_reg_8_async() argument
177 nvme_transport_ctrlr_get_reg_4_async(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,spdk_nvme_reg_cb cb_fn,void * cb_arg) nvme_transport_ctrlr_get_reg_4_async() argument
192 nvme_transport_ctrlr_get_reg_8_async(struct spdk_nvme_ctrlr * ctrlr,uint32_t offset,spdk_nvme_reg_cb cb_fn,void * cb_arg) nvme_transport_ctrlr_get_reg_8_async() argument
354 spdk_nvme_ctrlr_cmd_get_log_page(struct spdk_nvme_ctrlr * ctrlr,uint8_t log_page,uint32_t nsid,void * payload,uint32_t payload_size,uint64_t offset,spdk_nvme_cmd_cb cb_fn,void * cb_arg) spdk_nvme_ctrlr_cmd_get_log_page() argument
385 spdk_nvme_ctrlr_cmd_get_log_page_ext(struct spdk_nvme_ctrlr * ctrlr,uint8_t log_page,uint32_t nsid,void * payload,uint32_t payload_size,uint64_t offset,uint32_t cdw10,uint32_t cdw11,uint32_t cdw14,spdk_nvme_cmd_cb cb_fn,void * cb_arg) spdk_nvme_ctrlr_cmd_get_log_page_ext() argument
631 nvme_ctrlr_cmd_fw_image_download(struct spdk_nvme_ctrlr * ctrlr,uint32_t size,uint32_t offset,void * payload,spdk_nvme_cmd_cb cb_fn,void * cb_arg) nvme_ctrlr_cmd_fw_image_download() argument
3190 uint32_t offset; test_nvme_ctrlr_parse_ana_log_page() local
[all...]

12345