Home
last modified time | relevance | path

Searched defs:module (Results 1 – 16 of 16) sorted by relevance

/spdk/lib/keyring/
H A Dkeyring.c17 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 Dmodule.json10 "module": "external" string
17 "module": "external" string
24 "module": "external" string
/spdk/lib/thread/
H A Diobuf.c166 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 Daccel.py22 def accel_assign_opc(client, opname, module): argument
/spdk/test/unit/lib/bdev/raid/bdev_raid.c/
H A Dbdev_raid_ut.c500 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 Diobuf_ut.c20 const char *module; global() member
[all...]
/spdk/test/unit/lib/blobfs/blobfs_bdev.c/
H A Dblobfs_bdev_ut.c97 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 Dcommon.c102 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 Dblob_bdev_ut.c170 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 Dvbdev_zone_block_ut.c138 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 Dblob_bdev.c329 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 Dvbdev_lvol_ut.c405 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 Dbdev_raid.h230 struct raid_bdev_module *module; global() member
[all...]
H A Dbdev_raid.c1455 struct raid_bdev_module *module; _raid_bdev_create() local
[all...]
/spdk/module/accel/mlx5/
H A Daccel_mlx5.c47 struct spdk_accel_module_if module; global() member
/spdk/test/unit/lib/bdev/bdev.c/
H A Dbdev_ut.c7309 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...]