Searched refs:malloc_type_allocated (Results 1 – 2 of 2) sorted by relevance
410 malloc_type_allocated(struct malloc_type *mtp, unsigned long size) in malloc_type_allocated() function490 malloc_type_allocated(type, round_page(size)); in contigmalloc()517 malloc_type_allocated(type, round_page(size)); in contigmalloc_domainset()619 malloc_type_allocated(mtp, va == NULL ? 0 : size); in malloc_large()
261 void malloc_type_allocated(struct malloc_type *type, unsigned long size);