Searched refs:cfs_array_alloc (Results 1 – 3 of 3) sorted by relevance
179 cfs_array_alloc(int count, unsigned int size) in cfs_array_alloc() function202 EXPORT_SYMBOL(cfs_array_alloc);
213 void *cfs_array_alloc(int count, unsigned int size);
822 the_lnet.ln_portals = cfs_array_alloc(the_lnet.ln_nportals, size); in lnet_portals_create()