Searched refs:stress_array (Results 1 – 1 of 1) sorted by relevance
523 struct stress *stress_array; in stress() local530 stress_array = kmalloc_array(nthreads, sizeof(*stress_array), in stress()532 if (!stress_array) { in stress()564 stress = &stress_array[count++]; in stress()579 kfree(stress_array); in stress()