malloc_type_allocated
malloc_type_allocated(type, round_page(size));
malloc_type_allocated(type, round_page(size));
malloc_type_allocated(mtp, va == NULL ? 0 : size);
void malloc_type_allocated(struct malloc_type *type, unsigned long size);