Home
last modified time | relevance | path

Searched refs:stress_array (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/locking/
H A Dtest-ww_mutex.c582 struct stress *stress_array; in stress() local
589 stress_array = kmalloc_objs(*stress_array, nthreads); in stress()
590 if (!stress_array) { in stress()
622 stress = &stress_array[count++]; in stress()
638 kfree(stress_array); in stress()