Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_malloc.c381 int zindx) in malloc_type_zone_allocated() argument
393 if (zindx != -1) in malloc_type_zone_allocated()
394 mtsp->mts_size |= 1 << zindx; in malloc_type_zone_allocated()
402 (uintptr_t) mtsp, size, zindx); in malloc_type_zone_allocated()