Searched refs:lastalloc (Results 1 – 1 of 1) sorted by relevance
36 static Void_t* lastalloc(Vmalloc_t* vm, size_t size) in lastalloc() function38 static Void_t* lastalloc(vm, size) in lastalloc()184 data = lastalloc(vm,size);257 if(!(addr = KPVALLOC(vm,size,lastalloc)) )426 if(!(data = (Vmuchar_t*)KPVALLOC(vm,s,lastalloc)) )463 lastalloc,