/spdk/lib/keyring/ |
H A D | keyring.c | 17 struct spdk_keyring_module *module; member 93 struct spdk_keyring_module *module = opts->module; in spdk_keyring_add_key() local 173 struct spdk_keyring_module *module; keyring_probe_key() local 262 struct spdk_keyring_module *module = key->module; spdk_key_get_key() local 287 struct spdk_keyring_module *module; spdk_keyring_write_config() local 317 spdk_keyring_register_module(struct spdk_keyring_module * module) spdk_keyring_register_module() argument 325 struct spdk_keyring_module *module = key->module; keyring_dump_key_info() local 341 struct spdk_keyring_module *module, *tmp; spdk_keyring_init() local 403 struct spdk_keyring_module *module; spdk_keyring_cleanup() local [all...] |
/spdk/test/external_code/accel/ |
H A D | module.json | 10 "module": "external" string 17 "module": "external" string 24 "module": "external" string
|
/spdk/lib/thread/ |
H A D | iobuf.c | 166 struct iobuf_module *module; iobuf_unregister_cb() local 307 struct iobuf_module *module; spdk_iobuf_channel_init() local 438 struct iobuf_module *module; spdk_iobuf_register_module() local 465 struct iobuf_module *module; spdk_iobuf_unregister_module() local 638 struct iobuf_module *module; iobuf_get_channel_stats() local 669 struct iobuf_module *module; spdk_iobuf_get_stats() local [all...] |
/spdk/python/spdk/rpc/ |
H A D | accel.py | 22 def accel_assign_opc(client, opname, module): argument
|
/spdk/test/unit/lib/bdev/raid/bdev_raid.c/ |
H A D | bdev_raid_ut.c | 500 spdk_bdev_module_claim_bdev(struct spdk_bdev * bdev,struct spdk_bdev_desc * desc,struct spdk_bdev_module * module) spdk_bdev_module_claim_bdev() argument 580 spdk_bdev_quiesce(struct spdk_bdev * bdev,struct spdk_bdev_module * module,spdk_bdev_quiesce_cb cb_fn,void * cb_arg) spdk_bdev_quiesce() argument 591 spdk_bdev_unquiesce(struct spdk_bdev * bdev,struct spdk_bdev_module * module,spdk_bdev_quiesce_cb cb_fn,void * cb_arg) spdk_bdev_unquiesce() argument 602 spdk_bdev_quiesce_range(struct spdk_bdev * bdev,struct spdk_bdev_module * module,uint64_t offset,uint64_t length,spdk_bdev_quiesce_cb cb_fn,void * cb_arg) spdk_bdev_quiesce_range() argument 614 spdk_bdev_unquiesce_range(struct spdk_bdev * bdev,struct spdk_bdev_module * module,uint64_t offset,uint64_t length,spdk_bdev_quiesce_cb cb_fn,void * cb_arg) spdk_bdev_unquiesce_range() argument [all...] |
/spdk/test/unit/lib/thread/iobuf.c/ |
H A D | iobuf_ut.c | 20 const char *module; global() member [all...] |
/spdk/test/unit/lib/blobfs/blobfs_bdev.c/ |
H A D | blobfs_bdev_ut.c | 97 spdk_bs_bdev_claim(struct spdk_bs_dev *bs_dev, struct spdk_bdev_module *module) in spdk_bs_bdev_claim()
|
/spdk/test/unit/lib/bdev/raid/ |
H A D | common.c | 102 raid_test_create_raid_bdev(struct raid_params *params, struct raid_bdev_module *module) in raid_test_create_raid_bdev()
|
/spdk/test/unit/lib/blob/blob_bdev.c/ |
H A D | blob_bdev_ut.c | 170 spdk_bdev_module_claim_bdev_desc(struct spdk_bdev_desc * desc,enum spdk_bdev_claim_type type,struct spdk_bdev_claim_opts * opts,struct spdk_bdev_module * module) spdk_bdev_module_claim_bdev_desc() argument
|
/spdk/test/unit/lib/bdev/vbdev_zone_block.c/ |
H A D | vbdev_zone_block_ut.c | 138 spdk_bdev_unregister_by_name(const char *bdev_name, struct spdk_bdev_module *module, in spdk_bdev_unregister_by_name() argument 186 struct spdk_bdev_module *module) in spdk_bdev_module_claim_bdev() argument [all...] |
/spdk/module/blob/bdev/ |
H A D | blob_bdev.c | 329 spdk_bs_bdev_claim(struct spdk_bs_dev * bs_dev,struct spdk_bdev_module * module) spdk_bs_bdev_claim() argument
|
/spdk/test/unit/lib/bdev/vbdev_lvol.c/ |
H A D | vbdev_lvol_ut.c | 405 spdk_bs_bdev_claim(struct spdk_bs_dev *bs_dev, struct spdk_bdev_module *module) in spdk_bs_bdev_claim() argument 818 spdk_bdev_module_examine_done(struct spdk_bdev_module *module) in spdk_bdev_module_examine_done() argument
|
/spdk/module/bdev/raid/ |
H A D | bdev_raid.h | 230 struct raid_bdev_module *module; global() member [all...] |
H A D | bdev_raid.c | 1455 struct raid_bdev_module *module; _raid_bdev_create() local [all...] |
/spdk/module/accel/mlx5/ |
H A D | accel_mlx5.c | 47 struct spdk_accel_module_if module; global() member
|
/spdk/test/unit/lib/bdev/bdev.c/ |
H A D | bdev_ut.c | 7309 struct spdk_bdev_module *module = &examine_claimed_mods[modnum]; examine_claimed_config() local 7347 struct spdk_bdev_module *module = &examine_claimed_mods[modnum]; examine_claimed_disk() local [all...] |