Searched refs:msg_cache_slabs (Results 1 – 6 of 6) sorted by relevance
83 cfg->msg_cache_slabs)) { in context_finalize()85 ctx->env->msg_cache = slabhash_create(cfg->msg_cache_slabs, in context_finalize()
823 cfg->msg_cache_slabs)) { in daemon_apply_cfg()825 daemon->env->msg_cache = slabhash_create(cfg->msg_cache_slabs, in daemon_apply_cfg()
148 size_t msg_cache_slabs; member
149 cfg->msg_cache_slabs = 4; in config_create()362 cfg->msg_cache_slabs = 1; in config_create_forlib()518 else S_POW2("msg-cache-slabs:", msg_cache_slabs) in config_set_option()910 else O_DEC(opt, "msg-cache-slabs", msg_cache_slabs) in config_get_option()
1296 cfg_parser->cfg->msg_cache_slabs = atoi($2);1297 if(!is_pow2(cfg_parser->cfg->msg_cache_slabs))
202 sn_env->subnet_msg_cache = slabhash_create(env->cfg->msg_cache_slabs, in subnetmod_init()