Searched refs:stress_array (Results 1 – 1 of 1) sorted by relevance
577 struct stress *stress_array; in stress() local584 stress_array = kmalloc_array(nthreads, sizeof(*stress_array), in stress()586 if (!stress_array) { in stress()618 stress = &stress_array[count++]; in stress()633 kfree(stress_array); in stress()