Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_malloc.c389 int zindx) in malloc_type_zone_allocated() argument
401 if (zindx != -1) in malloc_type_zone_allocated()
402 mtsp->mts_size |= 1 << zindx; in malloc_type_zone_allocated()
410 (uintptr_t) mtsp, size, zindx); in malloc_type_zone_allocated()