Home
last modified time | relevance | path

Searched defs:ctx (Results 1 – 25 of 221) sorted by relevance

123456789

/spdk/module/blobfs/bdev/
H A Dblobfs_bdev.c56 struct blobfs_bdev_operation_ctx *ctx = _ctx; in _blobfs_bdev_unload_cb() local
72 struct blobfs_bdev_operation_ctx *ctx = _ctx; in blobfs_bdev_unload() local
80 struct blobfs_bdev_operation_ctx *ctx = _ctx; in blobfs_bdev_load_cb_to_unload() local
96 struct blobfs_bdev_operation_ctx *ctx; in spdk_blobfs_bdev_detect() local
134 struct blobfs_bdev_operation_ctx *ctx; in spdk_blobfs_bdev_create() local
187 struct blobfs_bdev_operation_ctx *ctx = arg; in SPDK_LOG_REGISTER_COMPONENT() local
196 struct blobfs_bdev_operation_ctx *ctx = _ctx; in _blobfs_bdev_mount_fuse_start() local
224 struct blobfs_bdev_operation_ctx *ctx = _ctx; in _blobfs_bdev_mount_load_cb() local
244 struct blobfs_bdev_operation_ctx *ctx = event_ctx; in blobfs_bdev_fuse_event_cb() local
257 struct blobfs_bdev_operation_ctx *ctx; in spdk_blobfs_bdev_mount() local
/spdk/test/external_code/accel/
H A Dapp_module.c29 test_ctx_fail(struct test_ctx *ctx) in test_ctx_fail()
40 struct test_ctx *ctx = arg; in fill_cb() local
64 struct test_ctx *ctx = arg; in copy_cb() local
85 struct test_ctx *ctx = arg; in compare_cb() local
107 struct test_ctx *ctx = _ctx; in process_accel() local
159 struct test_ctx *ctx = _ctx; in start_accel() local
176 struct test_ctx ctx = {.state = TEST_STATE_FILL, .status = 0}; in main() local
/spdk/lib/ftl/upgrade/
H A Dftl_layout_upgrade.c138 region_verify(struct spdk_ftl_dev * dev,struct ftl_layout_upgrade_ctx * ctx) region_verify() argument
162 ftl_region_upgrade(struct spdk_ftl_dev * dev,struct ftl_layout_upgrade_ctx * ctx) ftl_region_upgrade() argument
178 ftl_region_upgrade_completed(struct spdk_ftl_dev * dev,struct ftl_layout_upgrade_ctx * ctx,uint64_t entry_size,uint64_t num_entries,int status) ftl_region_upgrade_completed() argument
211 struct ftl_layout_upgrade_ctx ctx = {0}; ftl_layout_verify() local
254 struct ftl_layout_upgrade_ctx ctx = {0}; ftl_superblock_upgrade() local
282 layout_upgrade_select_next_region(struct spdk_ftl_dev * dev,struct ftl_layout_upgrade_ctx * ctx) layout_upgrade_select_next_region() argument
319 ftl_layout_upgrade_init_ctx(struct spdk_ftl_dev * dev,struct ftl_layout_upgrade_ctx * ctx) ftl_layout_upgrade_init_ctx() argument
[all...]
H A Dftl_chunk_upgrade.c19 struct upgrade_ctx *ctx = lctx->ctx; in v1_to_v2_upgrade_cleanup() local
30 struct upgrade_ctx *ctx = lctx->ctx; in v1_to_v2_upgrade_finish() local
39 struct upgrade_ctx *ctx = lctx->ctx; in v1_to_v2_upgrade_set() local
60 struct upgrade_ctx *ctx = lctx->ctx; in v1_to_v2_upgrade_setup_ctx() local
86 struct upgrade_ctx *ctx = lctx->ctx; in v1_to_v2_upgrade() local
H A Dftl_band_upgrade.c18 struct upgrade_ctx *ctx = lctx->ctx; in v2_upgrade_cleanup() local
29 struct upgrade_ctx *ctx = lctx->ctx; in v2_upgrade_finish() local
47 struct upgrade_ctx *ctx = lctx->ctx; in v2_upgrade_md_restore_cb() local
79 struct upgrade_ctx *ctx = lctx->ctx; in v2_upgrade_setup_ctx() local
113 struct upgrade_ctx *ctx = lctx->ctx; in v2_upgrade() local
H A Dftl_trim_upgrade.c19 struct upgrade_ctx *ctx = lctx->ctx; in v0_to_v1_upgrade_cleanup() local
30 struct upgrade_ctx *ctx = lctx->ctx; in v0_to_v1_upgrade_finish() local
48 struct upgrade_ctx *ctx = lctx->ctx; in v0_to_v1_upgrade_setup_ctx() local
71 struct upgrade_ctx *ctx = lctx->ctx; in v0_to_v1_upgrade() local
H A Dftl_p2l_upgrade.c18 struct upgrade_ctx *ctx = lctx->ctx; in v2_upgrade_cleanup() local
29 struct upgrade_ctx *ctx = lctx->ctx; in v2_upgrade_finish() local
46 struct upgrade_ctx *ctx = lctx->ctx; in v2_upgrade_setup_ctx() local
73 struct upgrade_ctx *ctx = lctx->ctx; in v2_upgrade() local
/spdk/module/bdev/nvme/
H A Dbdev_mdns_client.c40 struct mdns_discovery_ctx *ctx; global() member
63 create_mdns_discovery_entry_ctx(struct mdns_discovery_ctx * ctx,struct spdk_nvme_transport_id * trid) create_mdns_discovery_entry_ctx() argument
103 free_mdns_discovery_entry_ctx(struct mdns_discovery_ctx * ctx) free_mdns_discovery_entry_ctx() argument
118 free_mdns_discovery_ctx(struct mdns_discovery_ctx * ctx) free_mdns_discovery_ctx() argument
210 struct mdns_discovery_ctx *ctx = NULL, *tmp_ctx = NULL; get_mdns_discovery_ctx_by_svcname() local
248 struct mdns_discovery_ctx *ctx = NULL; mdns_resolve_handler() local
420 struct mdns_discovery_ctx *ctx = arg; bdev_nvme_avahi_iterate() local
448 struct mdns_discovery_ctx *ctx = arg; start_mdns_discovery_poller() local
463 struct mdns_discovery_ctx *ctx; bdev_nvme_start_mdns_discovery() local
549 mdns_stop_discovery_entry(struct mdns_discovery_ctx * ctx) mdns_stop_discovery_entry() argument
563 struct mdns_discovery_ctx *ctx; bdev_nvme_stop_mdns_discovery() local
584 struct mdns_discovery_ctx *ctx; bdev_nvme_get_mdns_discovery_info() local
615 struct mdns_discovery_ctx *ctx; bdev_nvme_mdns_discovery_config_json() local
[all...]
/spdk/test/unit/lib/ftl/ftl_io.c/
H A Dftl_io_ut.c110 struct ftl_io_channel_ctx *ctx = spdk_io_channel_get_ctx(ioch); ftl_io_channel_get_ctx() local
122 channel_create_cb(void * io_device,void * ctx) channel_create_cb() argument
128 channel_destroy_cb(void * io_device,void * ctx) channel_destroy_cb() argument
137 struct ftl_io_channel_ctx *ctx; setup_device() local
195 setup_io(struct ftl_io * io,struct spdk_ftl_dev * dev,spdk_ftl_fn cb,void * ctx) setup_io() argument
205 io_complete_cb(void * ctx,int status) io_complete_cb() argument
[all...]
/spdk/lib/util/
H A Ddif.c459 _dif_ignore(struct spdk_dif * dif,const struct spdk_dif_ctx * ctx) _dif_ignore() argument
490 spdk_dif_ctx_init(struct spdk_dif_ctx * ctx,uint32_t block_size,uint32_t md_size,bool md_interleave,bool dif_loc,enum spdk_dif_type dif_type,uint32_t dif_flags,uint32_t init_ref_tag,uint16_t apptag_mask,uint16_t app_tag,uint32_t data_offset,uint64_t guard_seed,struct spdk_dif_ctx_init_ext_opts * opts) spdk_dif_ctx_init() argument
557 spdk_dif_ctx_set_data_offset(struct spdk_dif_ctx * ctx,uint32_t data_offset) spdk_dif_ctx_set_data_offset() argument
572 spdk_dif_ctx_set_remapped_init_ref_tag(struct spdk_dif_ctx * ctx,uint32_t remapped_init_ref_tag) spdk_dif_ctx_set_remapped_init_ref_tag() argument
580 _dif_generate(void * _dif,uint64_t guard,uint32_t offset_blocks,const struct spdk_dif_ctx * ctx) _dif_generate() argument
620 dif_generate(struct _dif_sgl * sgl,uint32_t num_blocks,const struct spdk_dif_ctx * ctx) dif_generate() argument
642 _dif_generate_split(struct _dif_sgl * sgl,uint32_t offset_in_block,uint32_t data_len,uint64_t guard,uint32_t offset_blocks,const struct spdk_dif_ctx * ctx) _dif_generate_split() argument
704 dif_generate_split(struct _dif_sgl * sgl,uint32_t num_blocks,const struct spdk_dif_ctx * ctx) dif_generate_split() argument
720 spdk_dif_generate(struct iovec * iovs,int iovcnt,uint32_t num_blocks,const struct spdk_dif_ctx * ctx) spdk_dif_generate() argument
757 _dif_reftag_check(struct spdk_dif * dif,const struct spdk_dif_ctx * ctx,uint64_t expected_reftag,uint32_t offset_blocks,struct spdk_dif_error * err_blk) _dif_reftag_check() argument
797 _dif_verify(void * _dif,uint64_t guard,uint32_t offset_blocks,const struct spdk_dif_ctx * ctx,struct spdk_dif_error * err_blk) _dif_verify() argument
857 dif_verify(struct _dif_sgl * sgl,uint32_t num_blocks,const struct spdk_dif_ctx * ctx,struct spdk_dif_error * err_blk) dif_verify() argument
886 _dif_verify_split(struct _dif_sgl * sgl,uint32_t offset_in_block,uint32_t data_len,uint64_t * _guard,uint32_t offset_blocks,const struct spdk_dif_ctx * ctx,struct spdk_dif_error * err_blk) _dif_verify_split() argument
953 dif_verify_split(struct _dif_sgl * sgl,uint32_t num_blocks,const struct spdk_dif_ctx * ctx,struct spdk_dif_error * err_blk) dif_verify_split() argument
976 spdk_dif_verify(struct iovec * iovs,int iovcnt,uint32_t num_blocks,const struct spdk_dif_ctx * ctx,struct spdk_dif_error * err_blk) spdk_dif_verify() argument
1000 dif_update_crc32c(struct _dif_sgl * sgl,uint32_t num_blocks,uint32_t crc32c,const struct spdk_dif_ctx * ctx) dif_update_crc32c() argument
1018 _dif_update_crc32c_split(struct _dif_sgl * sgl,uint32_t offset_in_block,uint32_t data_len,uint32_t crc32c,const struct spdk_dif_ctx * ctx) _dif_update_crc32c_split() argument
1046 dif_update_crc32c_split(struct _dif_sgl * sgl,uint32_t num_blocks,uint32_t crc32c,const struct spdk_dif_ctx * ctx) dif_update_crc32c_split() argument
1059 spdk_dif_update_crc32c(struct iovec * iovs,int iovcnt,uint32_t num_blocks,uint32_t * _crc32c,const struct spdk_dif_ctx * ctx) spdk_dif_update_crc32c() argument
1085 dif_generate_copy(struct _dif_sgl * src_sgl,struct _dif_sgl * dst_sgl,uint32_t num_blocks,const struct spdk_dif_ctx * ctx) dif_generate_copy() argument
1117 _dif_generate_copy_split(struct _dif_sgl * src_sgl,struct _dif_sgl * dst_sgl,uint32_t offset_blocks,const struct spdk_dif_ctx * ctx) _dif_generate_copy_split() argument
1162 dif_generate_copy_split(struct _dif_sgl * src_sgl,struct _dif_sgl * dst_sgl,uint32_t num_blocks,const struct spdk_dif_ctx * ctx) dif_generate_copy_split() argument
1174 spdk_dif_generate_copy(struct iovec * iovs,int iovcnt,struct iovec * bounce_iovs,int bounce_iovcnt,uint32_t num_blocks,const struct spdk_dif_ctx * ctx) spdk_dif_generate_copy() argument
1209 dif_verify_copy(struct _dif_sgl * src_sgl,struct _dif_sgl * dst_sgl,uint32_t num_blocks,const struct spdk_dif_ctx * ctx,struct spdk_dif_error * err_blk) dif_verify_copy() argument
1248 _dif_verify_copy_split(struct _dif_sgl * src_sgl,struct _dif_sgl * dst_sgl,uint32_t offset_blocks,const struct spdk_dif_ctx * ctx,struct spdk_dif_error * err_blk) _dif_verify_copy_split() argument
1294 dif_verify_copy_split(struct _dif_sgl * src_sgl,struct _dif_sgl * dst_sgl,uint32_t num_blocks,const struct spdk_dif_ctx * ctx,struct spdk_dif_error * err_blk) dif_verify_copy_split() argument
1313 spdk_dif_verify_copy(struct iovec * iovs,int iovcnt,struct iovec * bounce_iovs,int bounce_iovcnt,uint32_t num_blocks,const struct spdk_dif_ctx * ctx,struct spdk_dif_error * err_blk) spdk_dif_verify_copy() argument
1420 spdk_dif_inject_error(struct iovec * iovs,int iovcnt,uint32_t num_blocks,const struct spdk_dif_ctx * ctx,uint32_t inject_flags,uint32_t * inject_offset) spdk_dif_inject_error() argument
1489 dix_generate(struct _dif_sgl * data_sgl,struct _dif_sgl * md_sgl,uint32_t num_blocks,const struct spdk_dif_ctx * ctx) dix_generate() argument
1517 _dix_generate_split(struct _dif_sgl * data_sgl,struct _dif_sgl * md_sgl,uint32_t offset_blocks,const struct spdk_dif_ctx * ctx) _dix_generate_split() argument
1555 dix_generate_split(struct _dif_sgl * data_sgl,struct _dif_sgl * md_sgl,uint32_t num_blocks,const struct spdk_dif_ctx * ctx) dix_generate_split() argument
1566 spdk_dix_generate(struct iovec * iovs,int iovcnt,struct iovec * md_iov,uint32_t num_blocks,const struct spdk_dif_ctx * ctx) spdk_dix_generate() argument
1594 dix_verify(struct _dif_sgl * data_sgl,struct _dif_sgl * md_sgl,uint32_t num_blocks,const struct spdk_dif_ctx * ctx,struct spdk_dif_error * err_blk) dix_verify() argument
1629 _dix_verify_split(struct _dif_sgl * data_sgl,struct _dif_sgl * md_sgl,uint32_t offset_blocks,const struct spdk_dif_ctx * ctx,struct spdk_dif_error * err_blk) _dix_verify_split() argument
1668 dix_verify_split(struct _dif_sgl * data_sgl,struct _dif_sgl * md_sgl,uint32_t num_blocks,const struct spdk_dif_ctx * ctx,struct spdk_dif_error * err_blk) dix_verify_split() argument
1686 spdk_dix_verify(struct iovec * iovs,int iovcnt,struct iovec * md_iov,uint32_t num_blocks,const struct spdk_dif_ctx * ctx,struct spdk_dif_error * err_blk) spdk_dix_verify() argument
1718 spdk_dix_inject_error(struct iovec * iovs,int iovcnt,struct iovec * md_iov,uint32_t num_blocks,const struct spdk_dif_ctx * ctx,uint32_t inject_flags,uint32_t * inject_offset) spdk_dix_inject_error() argument
1800 spdk_dif_set_md_interleave_iovs(struct iovec * iovs,int iovcnt,struct iovec * buf_iovs,int buf_iovcnt,uint32_t data_offset,uint32_t data_len,uint32_t * _mapped_len,const struct spdk_dif_ctx * ctx) spdk_dif_set_md_interleave_iovs() argument
1851 _dif_sgl_setup_stream(struct _dif_sgl * sgl,uint32_t * _buf_offset,uint32_t * _buf_len,uint32_t data_offset,uint32_t data_len,const struct spdk_dif_ctx * ctx) _dif_sgl_setup_stream() argument
1887 spdk_dif_generate_stream(struct iovec * iovs,int iovcnt,uint32_t data_offset,uint32_t data_len,struct spdk_dif_ctx * ctx) spdk_dif_generate_stream() argument
1931 spdk_dif_verify_stream(struct iovec * iovs,int iovcnt,uint32_t data_offset,uint32_t data_len,struct spdk_dif_ctx * ctx,struct spdk_dif_error * err_blk) spdk_dif_verify_stream() argument
1980 spdk_dif_update_crc32c_stream(struct iovec * iovs,int iovcnt,uint32_t data_offset,uint32_t data_len,uint32_t * _crc32c,const struct spdk_dif_ctx * ctx) spdk_dif_update_crc32c_stream() argument
2017 spdk_dif_get_range_with_md(uint32_t data_offset,uint32_t data_len,uint32_t * _buf_offset,uint32_t * _buf_len,const struct spdk_dif_ctx * ctx) spdk_dif_get_range_with_md() argument
2044 spdk_dif_get_length_with_md(uint32_t data_len,const struct spdk_dif_ctx * ctx) spdk_dif_get_length_with_md() argument
2059 _dif_remap_ref_tag(struct _dif_sgl * sgl,uint32_t offset_blocks,const struct spdk_dif_ctx * ctx,struct spdk_dif_error * err_blk,bool check_ref_tag) _dif_remap_ref_tag() argument
2126 spdk_dif_remap_ref_tag(struct iovec * iovs,int iovcnt,uint32_t num_blocks,const struct spdk_dif_ctx * ctx,struct spdk_dif_error * err_blk,bool check_ref_tag) spdk_dif_remap_ref_tag() argument
2160 _dix_remap_ref_tag(struct _dif_sgl * md_sgl,uint32_t offset_blocks,const struct spdk_dif_ctx * ctx,struct spdk_dif_error * err_blk,bool check_ref_tag) _dix_remap_ref_tag() argument
2202 spdk_dix_remap_ref_tag(struct iovec * md_iov,uint32_t num_blocks,const struct spdk_dif_ctx * ctx,struct spdk_dif_error * err_blk,bool check_ref_tag) spdk_dix_remap_ref_tag() argument
[all...]
/spdk/lib/nvmf/
H A Dnvmf_rpc.c682 nvmf_rpc_listener_ctx_free(struct nvmf_rpc_listener_ctx * ctx) nvmf_rpc_listener_ctx_free() argument
695 struct nvmf_rpc_listener_ctx *ctx = cb_arg; nvmf_rpc_listen_resumed() local
713 struct nvmf_rpc_listener_ctx *ctx = cb_arg; nvmf_rpc_subsystem_listen() local
737 struct nvmf_rpc_listener_ctx *ctx = cb_arg; nvmf_rpc_stop_listen_async_done() local
759 struct nvmf_rpc_listener_ctx *ctx = cb_arg; nvmf_rpc_set_ana_state_done() local
782 struct nvmf_rpc_listener_ctx *ctx = cb_arg; nvmf_rpc_listen_paused() local
891 struct nvmf_rpc_listener_ctx *ctx; rpc_nvmf_subsystem_add_listener() local
983 struct nvmf_rpc_listener_ctx *ctx; rpc_nvmf_subsystem_remove_listener() local
1073 nvmf_rpc_referral_ctx_free(struct nvmf_rpc_referral_ctx * ctx) nvmf_rpc_referral_ctx_free() argument
1084 struct nvmf_rpc_referral_ctx ctx = {}; rpc_nvmf_add_referral() local
1159 struct nvmf_rpc_referral_ctx ctx = {}; rpc_nvmf_remove_referral() local
1244 free_rpc_get_referrals_ctx(struct rpc_get_referrals_ctx * ctx) free_rpc_get_referrals_ctx() argument
1254 struct rpc_get_referrals_ctx *ctx; rpc_nvmf_get_referrals() local
1336 struct nvmf_rpc_listener_ctx *ctx; rpc_nvmf_subsystem_listener_set_ana_state() local
1456 nvmf_rpc_ns_ctx_free(struct nvmf_rpc_ns_ctx * ctx) nvmf_rpc_ns_ctx_free() argument
1469 struct nvmf_rpc_ns_ctx *ctx = cb_arg; nvmf_rpc_ns_failback_resumed() local
1487 struct nvmf_rpc_ns_ctx *ctx = cb_arg; nvmf_rpc_ns_resumed() local
1529 struct nvmf_rpc_ns_ctx *ctx = cb_arg; nvmf_rpc_ns_paused() local
1571 struct nvmf_rpc_ns_ctx *ctx; rpc_nvmf_subsystem_add_ns() local
1640 nvmf_rpc_remove_ns_ctx_free(struct nvmf_rpc_remove_ns_ctx * ctx) nvmf_rpc_remove_ns_ctx_free() argument
1651 struct nvmf_rpc_remove_ns_ctx *ctx = cb_arg; nvmf_rpc_remove_ns_resumed() local
1668 struct nvmf_rpc_remove_ns_ctx *ctx = cb_arg; nvmf_rpc_remove_ns_paused() local
1691 struct nvmf_rpc_remove_ns_ctx *ctx; rpc_nvmf_subsystem_remove_ns() local
1762 nvmf_rpc_ns_visible_ctx_free(struct nvmf_rpc_ns_visible_ctx * ctx) nvmf_rpc_ns_visible_ctx_free() argument
1774 struct nvmf_rpc_ns_visible_ctx *ctx = cb_arg; nvmf_rpc_ns_visible_resumed() local
1789 struct nvmf_rpc_ns_visible_ctx *ctx = cb_arg; nvmf_rpc_ns_visible_paused() local
1817 struct nvmf_rpc_ns_visible_ctx *ctx; nvmf_rpc_ns_visible() local
1903 nvmf_rpc_host_ctx_free(struct nvmf_rpc_host_ctx * ctx) nvmf_rpc_host_ctx_free() argument
1916 struct nvmf_rpc_host_ctx ctx = {}; rpc_nvmf_subsystem_add_host() local
1988 struct nvmf_rpc_host_ctx *ctx = _ctx; rpc_nvmf_subsystem_remove_host_done() local
1999 struct nvmf_rpc_host_ctx *ctx; rpc_nvmf_subsystem_remove_host() local
2074 struct nvmf_rpc_host_ctx ctx = {}; rpc_nvmf_subsystem_allow_any_host() local
2185 struct nvmf_rpc_target_ctx ctx = {0}; rpc_nvmf_create_target() local
2230 nvmf_rpc_destroy_target_done(void * ctx,int status) nvmf_rpc_destroy_target_done() argument
2241 struct nvmf_rpc_target_ctx ctx = {0}; rpc_nvmf_delete_target() local
2398 nvmf_rpc_create_transport_ctx_free(struct nvmf_rpc_create_transport_ctx * ctx) nvmf_rpc_create_transport_ctx_free() argument
2408 struct nvmf_rpc_create_transport_ctx *ctx = cb_arg; nvmf_rpc_transport_destroy_done_cb() local
2418 struct nvmf_rpc_create_transport_ctx *ctx = cb_arg; nvmf_rpc_tgt_add_transport_done() local
2434 struct nvmf_rpc_create_transport_ctx *ctx = cb_arg; nvmf_rpc_create_transport_done() local
2454 struct nvmf_rpc_create_transport_ctx *ctx; rpc_nvmf_create_transport() local
2608 free_get_stats_ctx(struct rpc_nvmf_get_stats_ctx * ctx) free_get_stats_ctx() argument
2617 struct rpc_nvmf_get_stats_ctx *ctx = spdk_io_channel_iter_get_ctx(i); rpc_nvmf_get_stats_done() local
2628 struct rpc_nvmf_get_stats_ctx *ctx = spdk_io_channel_iter_get_ctx(i); _rpc_nvmf_get_stats() local
2646 struct rpc_nvmf_get_stats_ctx *ctx; rpc_nvmf_get_stats() local
2817 free_rpc_subsystem_query_ctx(struct rpc_subsystem_query_ctx * ctx) free_rpc_subsystem_query_ctx() argument
2828 struct rpc_subsystem_query_ctx *ctx = cb_arg; rpc_nvmf_get_controllers_paused() local
2853 struct rpc_subsystem_query_ctx *ctx = spdk_io_channel_iter_get_ctx(i); rpc_nvmf_get_qpairs_done() local
2869 struct rpc_subsystem_query_ctx *ctx = spdk_io_channel_iter_get_ctx(i); rpc_nvmf_get_qpairs() local
2890 struct rpc_subsystem_query_ctx *ctx = cb_arg; rpc_nvmf_get_qpairs_paused() local
2906 struct rpc_subsystem_query_ctx *ctx = cb_arg; rpc_nvmf_get_listeners_paused() local
2936 struct rpc_subsystem_query_ctx *ctx; _rpc_nvmf_subsystem_query() local
[all...]
H A Dnvmf.c149 nvmf_poll_group_poll(void * ctx) nvmf_poll_group_poll() argument
310 _nvmf_tgt_disconnect_qpairs(void * ctx) _nvmf_tgt_disconnect_qpairs() argument
340 struct nvmf_qpair_disconnect_many_ctx *ctx; nvmf_tgt_destroy_poll_group_qpairs() local
425 _nvmf_tgt_destroy_next_transport(void * ctx) _nvmf_tgt_destroy_next_transport() argument
886 struct spdk_nvmf_tgt_add_transport_ctx *ctx = spdk_io_channel_iter_get_ctx(i); _nvmf_tgt_remove_transport_done() local
895 struct spdk_nvmf_tgt_add_transport_ctx *ctx = spdk_io_channel_iter_get_ctx(i); _nvmf_tgt_remove_transport() local
913 struct spdk_nvmf_tgt_add_transport_ctx *ctx = spdk_io_channel_iter_get_ctx(i); _nvmf_tgt_add_transport_done() local
933 struct spdk_nvmf_tgt_add_transport_ctx *ctx = spdk_io_channel_iter_get_ctx(i); _nvmf_tgt_add_transport() local
948 struct spdk_nvmf_tgt_add_transport_ctx *ctx; spdk_nvmf_tgt_add_transport() local
983 struct nvmf_tgt_pause_ctx *ctx = spdk_io_channel_iter_get_ctx(i); _nvmf_tgt_pause_polling_done() local
1006 struct nvmf_tgt_pause_ctx *ctx; spdk_nvmf_tgt_pause_polling() local
1042 struct nvmf_tgt_pause_ctx *ctx = spdk_io_channel_iter_get_ctx(i); _nvmf_tgt_resume_polling_done() local
1066 struct nvmf_tgt_pause_ctx *ctx; spdk_nvmf_tgt_resume_polling() local
1138 struct nvmf_new_qpair_ctx *ctx = _ctx; _nvmf_poll_group_add() local
1154 struct nvmf_new_qpair_ctx *ctx; spdk_nvmf_tgt_new_qpair() local
1244 _nvmf_ctrlr_destruct(void * ctx) _nvmf_ctrlr_destruct() argument
1252 _nvmf_ctrlr_free_from_qpair(void * ctx) _nvmf_ctrlr_free_from_qpair() argument
1338 _nvmf_qpair_destroy(void * ctx,int status) _nvmf_qpair_destroy() argument
1381 _nvmf_qpair_disconnect_msg(void * ctx) _nvmf_qpair_disconnect_msg() argument
1644 _nvmf_poll_group_remove_subsystem_cb(void * ctx,int status) _nvmf_poll_group_remove_subsystem_cb() argument
1684 nvmf_poll_group_remove_subsystem_msg(void * ctx) nvmf_poll_group_remove_subsystem_msg() argument
1721 struct nvmf_qpair_disconnect_many_ctx *ctx; nvmf_poll_group_remove_subsystem() local
[all...]
/spdk/lib/ftl/mngt/
H A Dftl_mngt_p2l.c39 struct ftl_mngt_p2l_md_ctx *ctx = md->owner.cb_ctx; ftl_p2l_wipe_md_region_cb() local
56 ftl_p2l_wipe_md_region(struct spdk_ftl_dev * dev,struct ftl_mngt_p2l_md_ctx * ctx) ftl_p2l_wipe_md_region() argument
77 struct ftl_mngt_p2l_md_ctx *ctx; ftl_mngt_p2l_wipe() local
108 struct ftl_mngt_p2l_md_ctx *ctx = md->owner.cb_ctx; ftl_mngt_p2l_restore_ckpt_cb() local
128 struct ftl_mngt_p2l_md_ctx *ctx; ftl_mngt_p2l_restore_ckpt() local
[all...]
H A Dftl_mngt_ioch.c20 struct ftl_io_channel_ctx *ctx = spdk_io_channel_get_ctx(ioch); in ftl_io_channel_get_ctx() local
25 ftl_dev_register_channel(void *ctx) in ftl_dev_register_channel() argument
35 io_channel_unregister(void *ctx) in io_channel_unregister() argument
49 io_channel_create_cb(void *io_device, void *ctx) in io_channel_create_cb() argument
130 io_channel_destroy_cb(void *io_device, void *ctx) in io_channel_destroy_cb() argument
[all...]
H A Dftl_mngt_upgrade.c21 struct ftl_mngt_upgrade_ctx *ctx = _ctx; in region_upgrade_cb() local
38 struct ftl_mngt_upgrade_ctx *ctx = ftl_mngt_get_caller_ctx(mngt); in region_upgrade() local
79 struct ftl_mngt_upgrade_ctx *ctx = _ctx; in layout_upgrade_cb() local
95 struct ftl_mngt_upgrade_ctx *ctx = ftl_mngt_get_process_ctx(parent); in layout_upgrade() local
H A Dftl_mngt_startup.c292 ftl_mngt_process_trim_cb(void * ctx,int status) ftl_mngt_process_trim_cb() argument
307 struct ftl_trim_ctx *ctx = ftl_mngt_get_caller_ctx(mngt); ftl_mngt_process_trim() local
339 struct ftl_trim_ctx *ctx = _ctx; trim_user_cb() local
348 struct ftl_trim_ctx *ctx = _ctx; ftl_mngt_trim_cb() local
360 struct ftl_trim_ctx *ctx; ftl_mngt_trim() local
[all...]
/spdk/module/bdev/raid/
H A Dbdev_raid_sb.c136 raid_bdev_parse_superblock(struct raid_bdev_read_sb_ctx *ctx) in raid_bdev_parse_superblock()
188 raid_bdev_read_sb_ctx_free(struct raid_bdev_read_sb_ctx *ctx) in raid_bdev_read_sb_ctx_free()
198 raid_bdev_read_sb_remainder(struct raid_bdev_read_sb_ctx *ctx) in raid_bdev_read_sb_remainder()
231 struct raid_bdev_read_sb_ctx *ctx = cb_arg; in raid_bdev_read_sb_cb() local
276 struct raid_bdev_read_sb_ctx *ctx; in raid_bdev_load_base_bdev_superblock() local
311 raid_bdev_write_sb_base_bdev_done(int status, struct raid_bdev_write_sb_ctx *ctx) in raid_bdev_write_sb_base_bdev_done()
326 struct raid_bdev_write_sb_ctx *ctx = cb_arg; in raid_bdev_write_superblock_cb() local
342 struct raid_bdev_write_sb_ctx *ctx = _ctx; in _raid_bdev_write_superblock() local
385 struct raid_bdev_write_sb_ctx *ctx; in raid_bdev_write_superblock() local
H A Dbdev_raid.c502 raid_bdev_destruct(void * ctx) raid_bdev_destruct() argument
1006 raid_bdev_io_type_supported(void * ctx,enum spdk_bdev_io_type io_type) raid_bdev_io_type_supported() argument
1103 raid_bdev_dump_info_json(void * ctx,struct spdk_json_write_ctx * w) raid_bdev_dump_info_json() argument
1169 raid_bdev_get_memory_domains(void * ctx,struct spdk_memory_domain ** domains,int array_size) raid_bdev_get_memory_domains() argument
1618 _raid_bdev_unregistering_cont(void * ctx) _raid_bdev_unregistering_cont() argument
1627 raid_bdev_unregistering_cont(void * ctx) raid_bdev_unregistering_cont() argument
1654 raid_bdev_unregistering_stop_process(void * ctx) raid_bdev_unregistering_stop_process() argument
1737 raid_bdev_configure_write_sb_cb(int status,struct raid_bdev * raid_bdev,void * ctx) raid_bdev_configure_write_sb_cb() argument
1898 raid_bdev_remove_base_bdev_on_unquiesced(void * ctx,int status) raid_bdev_remove_base_bdev_on_unquiesced() argument
1955 raid_bdev_remove_base_bdev_write_sb_cb(int status,struct raid_bdev * raid_bdev,void * ctx) raid_bdev_remove_base_bdev_write_sb_cb() argument
1970 raid_bdev_remove_base_bdev_on_quiesced(void * ctx,int status) raid_bdev_remove_base_bdev_on_quiesced() argument
2023 _raid_bdev_process_base_bdev_remove_cont(void * ctx) _raid_bdev_process_base_bdev_remove_cont() argument
2037 struct raid_bdev_process_base_bdev_remove_ctx *ctx = _ctx; raid_bdev_process_base_bdev_remove_cont() local
2049 struct raid_bdev_process_base_bdev_remove_ctx *ctx = _ctx; _raid_bdev_process_base_bdev_remove() local
2081 struct raid_bdev_process_base_bdev_remove_ctx *ctx; raid_bdev_process_base_bdev_remove() local
2200 raid_bdev_fail_base_remove_cb(void * ctx,int status) raid_bdev_fail_base_remove_cb() argument
2211 _raid_bdev_fail_base_bdev(void * ctx) _raid_bdev_fail_base_bdev() argument
2237 raid_bdev_resize_write_sb_cb(int status,struct raid_bdev * raid_bdev,void * ctx) raid_bdev_resize_write_sb_cb() argument
2393 raid_bdev_process_finish_write_sb_cb(int status,struct raid_bdev * raid_bdev,void * ctx) raid_bdev_process_finish_write_sb_cb() argument
2402 raid_bdev_process_finish_write_sb(void * ctx) raid_bdev_process_finish_write_sb() argument
2429 _raid_bdev_process_finish_done(void * ctx) _raid_bdev_process_finish_done() argument
2446 raid_bdev_process_finish_target_removed(void * ctx,int status) raid_bdev_process_finish_target_removed() argument
2458 raid_bdev_process_finish_unquiesced(void * ctx,int status) raid_bdev_process_finish_unquiesced() argument
2479 raid_bdev_process_finish_unquiesce(void * ctx) raid_bdev_process_finish_unquiesce() argument
2492 raid_bdev_process_finish_done(void * ctx) raid_bdev_process_finish_done() argument
2551 raid_bdev_process_finish_quiesced(void * ctx,int status) raid_bdev_process_finish_quiesced() argument
2569 _raid_bdev_process_finish(void * ctx) _raid_bdev_process_finish() argument
2614 raid_bdev_process_window_range_unlocked(void * ctx,int status) raid_bdev_process_window_range_unlocked() argument
2753 raid_bdev_process_window_range_locked(void * ctx,int status) raid_bdev_process_window_range_locked() argument
2806 raid_bdev_process_thread_init(void * ctx) raid_bdev_process_thread_init() argument
3092 raid_bdev_configure_base_bdev_check_sb_cb(const struct raid_bdev_superblock * sb,int status,void * ctx) raid_bdev_configure_base_bdev_check_sb_cb() argument
3447 struct raid_bdev_examine_others_ctx *ctx = _ctx; raid_bdev_examine_others_done() local
3467 struct raid_bdev_examine_others_ctx *ctx = _ctx; raid_bdev_examine_others_load_cb() local
3480 struct raid_bdev_examine_others_ctx *ctx = _ctx; raid_bdev_examine_others() local
3587 struct raid_bdev_examine_others_ctx *ctx; raid_bdev_examine_sb() local
3670 raid_bdev_examine_ctx_free(struct raid_bdev_examine_ctx * ctx) raid_bdev_examine_ctx_free() argument
3690 struct raid_bdev_examine_ctx *ctx = _ctx; raid_bdev_examine_load_sb_done() local
3706 struct raid_bdev_examine_ctx *ctx; raid_bdev_examine_load_sb() local
3747 raid_bdev_examine_cont(struct spdk_bdev * bdev,const struct raid_bdev_superblock * sb,int status,void * ctx) raid_bdev_examine_cont() argument
[all...]
/spdk/lib/ftl/
H A Dftl_init.c63 exit_thread(void *ctx) in exit_thread()
140 struct ftl_dev_init_ctx *ctx = _ctx; in dev_init_cb() local
166 struct ftl_dev_init_ctx *ctx; in spdk_ftl_dev_init() local
198 struct ftl_dev_free_ctx *ctx = _ctx; in dev_free_cb() local
211 struct ftl_dev_free_ctx *ctx; in spdk_ftl_dev_free() local
/spdk/lib/init/
H A Djson_config.c105 app_json_config_load_done(struct load_json_config_ctx *ctx, int rc) in app_json_config_load_done() argument
123 rpc_client_set_timeout(struct load_json_config_ctx * ctx,uint64_t timeout_us) rpc_client_set_timeout() argument
129 rpc_client_check_timeout(struct load_json_config_ctx * ctx) rpc_client_check_timeout() argument
161 struct load_json_config_ctx *ctx = arg; rpc_client_poller() local
222 struct load_json_config_ctx *ctx = _ctx; rpc_client_connect_poller() local
244 client_send_request(struct load_json_config_ctx * ctx,struct spdk_jsonrpc_client_request * request,client_resp_handler client_resp_cb) client_send_request() argument
315 app_json_config_load_subsystem_config_entry_next(struct load_json_config_ctx * ctx,struct spdk_jsonrpc_client_response * resp) app_json_config_load_subsystem_config_entry_next() argument
329 struct load_json_config_ctx *ctx = _ctx; app_json_config_load_subsystem_config_entry() local
449 struct load_json_config_ctx *ctx = arg1; subsystem_init_done() local
496 struct load_json_config_ctx *ctx = _ctx; app_json_config_load_subsystem() local
529 parse_json(void * json,ssize_t json_size,struct load_json_config_ctx * ctx) parse_json() argument
578 struct load_json_config_ctx *ctx = calloc(1, sizeof(*ctx)); json_config_prepare_ctx() local
[all...]
/spdk/lib/nvme/
H A Dnvme_discovery.c21 struct nvme_discovery_ctx *ctx = cb_arg; in get_log_page_completion_final() local
47 struct nvme_discovery_ctx *ctx = cb_arg; get_log_page_completion() local
71 struct nvme_discovery_ctx *ctx = cb_arg; discovery_log_header_completion() local
140 struct nvme_discovery_ctx *ctx; spdk_nvme_ctrlr_get_discovery_log_page() local
[all...]
/spdk/lib/event/
H A Dapp_rpc.c137 struct rpc_get_stats_ctx *ctx = arg; in rpc_thread_get_stats_done() local
149 struct rpc_get_stats_ctx *ctx; in rpc_thread_get_stats_for_each() local
170 struct rpc_get_stats_ctx *ctx = arg; _rpc_thread_get_stats() local
249 struct rpc_get_stats_ctx *ctx = arg; _rpc_thread_get_pollers() local
308 struct rpc_get_stats_ctx *ctx = arg; _rpc_thread_get_io_channels() local
343 struct rpc_get_stats_ctx *ctx = arg1; rpc_framework_get_reactors_done() local
357 struct rpc_get_stats_ctx *ctx = arg1; _rpc_framework_get_reactors() local
416 struct rpc_get_stats_ctx *ctx; rpc_framework_get_reactors() local
623 struct rpc_thread_set_cpumask_ctx *ctx = _ctx; rpc_thread_set_cpumask_done() local
638 struct rpc_thread_set_cpumask_ctx *ctx = _ctx; _rpc_thread_set_cpumask() local
660 struct rpc_thread_set_cpumask_ctx *ctx; rpc_thread_set_cpumask() local
[all...]
/spdk/lib/env_dpdk/
H A Dsigbus_handler.c12 void *ctx; member
22 sigbus_fault_sighandler(int signum, siginfo_t *info, void *ctx) in sigbus_fault_sighandler()
55 spdk_pci_register_error_handler(spdk_pci_error_handler sighandler, void *ctx) in spdk_pci_register_error_handler()
/spdk/lib/notify/
H A Dnotify.c71 spdk_notify_foreach_type(spdk_notify_foreach_type_cb cb, void *ctx) in spdk_notify_foreach_type() argument
85 spdk_notify_send(const char *type, const char *ctx) in spdk_notify_send() argument
104 spdk_notify_foreach_event_cb cb_fn, void *ctx) in spdk_notify_foreach_event() argument
/spdk/test/unit/lib/thread/thread.c/
H A Dthread_ut.c108 send_msg_cb(void *ctx) in send_msg_cb() argument
150 poller_run_done(void *ctx) in poller_run_done() argument
211 poller_run_pause(void *ctx) in poller_run_pause() argument
225 poller_run_pause_resume_pause(void *ctx) in poller_run_pause_resume_pause() argument
239 poller_msg_pause_cb(void *ctx) in poller_msg_pause_cb() argument
247 poller_msg_resume_cb(void * ctx) poller_msg_resume_cb() argument
450 for_each_cb(void * ctx) for_each_cb() argument
595 struct unreg_ctx *ctx = spdk_io_channel_iter_get_ctx(i); unreg_ch_done() local
606 struct unreg_ctx *ctx = spdk_io_channel_iter_get_ctx(i); unreg_foreach_done() local
616 struct unreg_ctx ctx = {}; for_each_channel_unreg() local
750 void *ctx; channel() local
869 void *ctx; thread_exit_test() local
1020 poller_run_idle(void * ctx) poller_run_idle() argument
1030 poller_run_busy(void * ctx) poller_run_busy() argument
1115 ut_null_poll(void * ctx) ut_null_poll() argument
[all...]

123456789