Home
last modified time | relevance | path

Searched refs:pind_next (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dbase.c265 pszind_t pind_next = (*pind_last + 1 < NPSIZES) ? *pind_last + 1 : in base_block_alloc() local
267 size_t next_block_size = HUGEPAGE_CEILING(sz_pind2sz(pind_next)); in base_block_alloc()