Home
last modified time | relevance | path

Searched defs:config (Results 1 – 25 of 40) sorted by relevance

12

/spdk/test/json_config/alias_rpc/
H A Dconf.json5 "config": [] array
9 "config": null null
13 "config": null null
17 "config": [ array
37 "config": [] array
41 "config": null null
/spdk/scripts/
H A Dcalc-iobuf.py37 def calc(self, config): argument
69 def get_subsystem_config(config, name): argument
75 def get_method(config, name): argument
98 def calc(self, config, mask): argument
122 def calc(self, config, mask): argument
148 def calc(self, config, mask): argument
204 def calc(self, config, mask): argument
225 def parse_config(config, mask): argument
H A Dsma.py62 def register_devices(agent, devices, config): argument
74 def init_crypto(config, client): argument
139 config = parse_argv() variable
/spdk/lib/ut/
H A Dut.c38 usage(struct ut_config *config) in usage()
54 parse_args(int argc, char **argv, struct ut_config *config) in parse_args()
122 run_tests(const struct ut_config *config) in run_tests()
203 struct ut_config config = {.opts = opts}; in spdk_ut_run_tests() local
/spdk/test/iscsi_tgt/fio/
H A Discsi.json5 "config": [ array
19 "config": [ array
/spdk/lib/vmd/
H A Dled.c37 const struct vmd_led_indicator_config *config; in vmd_led_set_indicator_control() local
59 const struct vmd_led_indicator_config *config; in vmd_led_get_state() local
/spdk/test/compress/
H A Ddpdk.json5 "config": [ array
/spdk/test/external_code/accel/
H A Ddriver.json5 "config": [ array
H A Dmodule.json5 "config": [ array
/spdk/app/fio/bdev/
H A Dbdev.json5 "config": [ array
H A Dbdev_zoned.json5 "config": [ array
/spdk/examples/blob/hello_world/
H A Dhello_blob.json5 "config": [ array
/spdk/test/external_code/hello_world/
H A Dbdev.json5 "config": [ array
H A Dbdev_external.json5 "config": [ array
/spdk/test/iscsi_tgt/calsoft/
H A Discsi.json3 "config": [ array
/spdk/examples/bdev/hello_world/
H A Dbdev.json5 "config": [ array
/spdk/test/bdev/bdevperf/
H A Dconf.json5 "config": [ array
/spdk/test/json_config/
H A Dextra_key.json10 "config": [ array
/spdk/lib/init/
H A Dsubsystem_rpc.c99 char config[4096], bdf[32]; in dump_pci_device() local
/spdk/module/bdev/rbd/
H A Dbdev_rbd.c42 char **config; member
220 bdev_rbd_free_config(char **config) in bdev_rbd_free_config()
233 bdev_rbd_dup_config(const char *const *config) in bdev_rbd_dup_config()
256 bdev_rados_cluster_init(const char *user_id, const char *const *config, in bdev_rados_cluster_init()
1281 const char *const *config, in bdev_rbd_create()
/spdk/python/spdk/sma/device/
H A Ddevice.py22 def init(self, config): argument
H A Dnvmf_tcp.py21 def init(self, config): argument
H A Dvhost_blk.py25 def init(self, config): argument
/spdk/python/spdk/rpc/
H A D__init__.py82 _json_dump(config, fd, indent) global() argument
[all...]
/spdk/python/spdk/sma/
H A Dsma.py19 def __init__(self, config, client): argument

12