Searched refs:freshalloc (Results 1 – 1 of 1) sorted by relevance
156 int freshalloc; in malloc() local257 freshalloc = 1; in malloc()286 freshalloc = 0; in malloc()295 if (freshalloc == 0 && XSIMPLEQ_FIRST(&kbp->kb_freelist)) { in malloc()317 if (freshalloc == 0) { in malloc()