Searched refs:cache_roundup_2 (Results 1 – 1 of 1) sorted by relevance
1843 cache_roundup_2(u_int val) in cache_roundup_2() function1879 ncbuckethash = cache_roundup_2(mp_ncpus * 64) - 1; in nchinit()1886 ncvnodehash = cache_roundup_2(mp_ncpus * 64) - 1; in nchinit()1932 newmaxvnodes = cache_roundup_2(newmaxvnodes * 2); in cache_changesize()