Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Darena_inlines_a.h43 unsigned newind = cpu; percpu_arena_update() local
/freebsd/sys/kern/
H A Dsubr_pctrie.c473 uint64_t index, newind; in pctrie_insert_node() local
/freebsd/contrib/jemalloc/src/
H A Dctl.c1807 unsigned newind, oldind; CTL_RO_CONFIG_GEN() local
H A Djemalloc.c401 arena_migrate(tsd_t * tsd,unsigned oldind,unsigned newind) arena_migrate() argument