Searched refs:XX_MallocSmartPool (Results 1 – 1 of 1) sorted by relevance
86 static void *XX_MallocSmartPool; variable193 if (XX_MallocSmartPool) in XX_MallocSmartInit()197 XX_MallocSmartPool = contigmalloc(MALLOCSMART_POOL_SIZE, M_NETCOMMSW, in XX_MallocSmartInit()199 if (!XX_MallocSmartPool) { in XX_MallocSmartInit()228 addr = (vm_offset_t)XX_MallocSmartPool + in XX_MallocSmart()247 (vm_offset_t)XX_MallocSmartPool); in XX_FreeSmart()