Searched refs:bestalloc (Results 1 – 1 of 1) sorted by relevance
650 static Void_t* bestalloc(Vmalloc_t* vm, reg size_t size ) in bestalloc() function652 static Void_t* bestalloc(vm,size) in bestalloc()946 { if((data = bestalloc(vm,size)) )1032 if((data = KPVALLOC(vm,size,bestalloc)) )1159 if(!(data = (Vmuchar_t*)KPVALLOC(vm,s,bestalloc)) )1444 bestalloc,1467 { bestalloc,