Searched refs:nlists (Results 1 – 1 of 1) sorted by relevance
295 int nlists; in rctl_dict_walk_init() local305 nlists = sym.st_size / sizeof (rctl_dict_entry_t *); in rctl_dict_walk_init()308 dicts = mdb_alloc(nlists * sizeof (rctl_dict_entry_t *), UM_SLEEP); in rctl_dict_walk_init()312 dwd->num_dicts = nlists; in rctl_dict_walk_init()