Home
last modified time | relevance | path

Searched defs:small_cache_size (Results 1 – 4 of 4) sorted by relevance

/spdk/test/common/lib/
H A Dtest_iobuf.c55 uint32_t small_cache_size, uint32_t large_cache_size) in spdk_iobuf_channel_init() argument
/spdk/python/spdk/rpc/
H A Daccel.py96 def accel_set_options(client, small_cache_size, large_cache_size, argument
/spdk/lib/thread/
H A Diobuf.c303 spdk_iobuf_channel_init(struct spdk_iobuf_channel * ch,const char * name,uint32_t small_cache_size,uint32_t large_cache_size) spdk_iobuf_channel_init() argument
/spdk/lib/nvmf/
H A Dtransport.c580 uint32_t buf_cache_size, small_cache_size, large_cache_size; nvmf_transport_poll_group_create() local