Lines Matching defs:array
318 struct datarec *array;
320 array = calloc(nr_cpus, sizeof(*array));
321 if (!array) {
326 return array;
463 "Failed to allocate rx_cnt per-CPU array\n");
472 "Failed to allocate redir_err per-CPU array for "
485 "Failed to allocate kthread per-CPU array\n");
494 "Failed to allocate exception per-CPU array for "
507 "Failed to allocate devmap_xmit per-CPU array\n");
518 "Failed to allocate enqueue per-CPU array for "