Searched refs:malloc_type_allocated (Results 1 – 3 of 3) sorted by relevance
184 void malloc_type_allocated(struct malloc_type *type, unsigned long size);
257 void malloc_type_allocated(struct malloc_type *type, unsigned long size);
410 malloc_type_allocated(struct malloc_type *mtp, unsigned long size) in malloc_type_allocated() function466 malloc_type_allocated(type, round_page(size)); in contigmalloc()480 malloc_type_allocated(type, round_page(size)); in contigmalloc_domainset()602 malloc_type_allocated(mtp, va == NULL ? 0 : sz); in malloc_large()