Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dkern_malloc.c391 int zindx) in malloc_type_zone_allocated() argument
403 if (zindx != -1) in malloc_type_zone_allocated()
404 mtsp->mts_size |= 1 << zindx; in malloc_type_zone_allocated()
412 (uintptr_t) mtsp, size, zindx); in malloc_type_zone_allocated()