Searched refs:cfs_array_alloc (Results 1 – 3 of 3) sorted by relevance
145 cfs_array_alloc(int count, unsigned int size) in cfs_array_alloc() function168 EXPORT_SYMBOL(cfs_array_alloc);
184 void *cfs_array_alloc(int count, unsigned int size);
854 the_lnet.ln_portals = cfs_array_alloc(the_lnet.ln_nportals, size); in lnet_portals_create()