Searched refs:malloc_type_allocated (Results 1 – 3 of 3) sorted by relevance
411 malloc_type_allocated(struct malloc_type *mtp, unsigned long size) in malloc_type_allocated() function467 malloc_type_allocated(type, round_page(size)); in contigmalloc()481 malloc_type_allocated(type, round_page(size)); in contigmalloc_domainset()603 malloc_type_allocated(mtp, va == NULL ? 0 : sz); in malloc_large()
258 void malloc_type_allocated(struct malloc_type *type, unsigned long size);
2494 malloc_type_allocated(M_DEVBUF, round_page(size));