Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_malloc.c464 #define IS_CONTIG_MALLOC(_slab) \ macro
473 KASSERT(IS_CONTIG_MALLOC(slab), in contigmalloc_size()
532 #undef IS_CONTIG_MALLOC