Home
last modified time | relevance | path

Searched defs:init (Results 1 – 12 of 12) sorted by relevance

/spdk/include/spdk_internal/
H A Dinit.h16 void (*init)(void); member
/spdk/module/scheduler/gscheduler/
H A Dgscheduler.c21 init(void) in init() function
/spdk/python/spdk/sma/volume/
H A Dcrypto_bdev.py24 def init(self, client, params): member in CryptoEngineBdev
H A Dcrypto.py22 def init(self, client, params): member in CryptoEngine
/spdk/python/spdk/sma/device/
H A Ddevice.py22 def init(self, config): member in DeviceManager
H A Dnvmf_tcp.py21 def init(self, config): member in NvmfTcpDeviceManager
H A Dvhost_blk.py25 def init(self, config): member in VhostBlkDeviceManager
H A Dnvmf_vfiouser.py29 def init(self, config): member in NvmfVfioDeviceManager
/spdk/module/bdev/ftl/
H A Dbdev_ftl.c366 bdev_ftl_defer_free(struct ftl_deferred_init *init) in bdev_ftl_defer_free()
375 struct ftl_deferred_init *init; in bdev_ftl_defer_init() local
/spdk/module/scheduler/dynamic/
H A Dscheduler_dynamic.c265 init(void) init() function
/spdk/lib/trace_parser/
H A Dtrace.cpp281 spdk_trace_parser::init(const spdk_trace_parser_opts *opts) init() function in spdk_trace_parser
/spdk/test/nvme/compliance/
H A Dnvme_compliance.c1455 init(void *cb_arg) in init() function