Searched refs:malloc_type_allocated (Results 1 – 2 of 2) sorted by relevance
420 malloc_type_allocated(struct malloc_type *mtp, unsigned long size) in malloc_type_allocated() function493 malloc_type_allocated(type, round_page(size)); in contigmalloc()510 malloc_type_allocated(type, round_page(size)); in contigmalloc_domainset()626 malloc_type_allocated(mtp, va == NULL ? 0 : size); in malloc_large()
257 void malloc_type_allocated(struct malloc_type *type, unsigned long size);