Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_malloc.c600 #define MALLOC_LARGE_SLAB(_size) \ macro
623 vsetzoneslab((uintptr_t)va, NULL, MALLOC_LARGE_SLAB(size)); in malloc_large()
647 #undef MALLOC_LARGE_SLAB