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