Searched refs:mdesc_size (Results 1 – 1 of 1) sorted by relevance
66 struct mdesc_handle *(*alloc)(unsigned int mdesc_size);92 static struct mdesc_handle * __init mdesc_memblock_alloc(unsigned int mdesc_size) in mdesc_memblock_alloc() argument100 mdesc_size); in mdesc_memblock_alloc()131 static struct mdesc_handle *mdesc_kmalloc(unsigned int mdesc_size) in mdesc_kmalloc() argument140 mdesc_size); in mdesc_kmalloc()169 static struct mdesc_handle *mdesc_alloc(unsigned int mdesc_size, in mdesc_alloc() argument172 struct mdesc_handle *hp = mops->alloc(mdesc_size); in mdesc_alloc()