Searched refs:stress (Results 1 – 3 of 3) sorted by relevance
382 struct stress { struct413 static void dummy_load(struct stress *stress) in dummy_load() argument420 struct stress *stress = container_of(work, typeof(*stress), work); in stress_inorder_work() local421 const int nlocks = stress->nlocks; in stress_inorder_work()422 struct ww_mutex *locks = stress->locks; in stress_inorder_work()446 dummy_load(stress); in stress_inorder_work()466 } while (!time_after(jiffies, stress->timeout)); in stress_inorder_work()478 struct stress *stress = container_of(work, typeof(*stress), work); in stress_reorder_work() local485 order = get_random_order(stress->nlocks); in stress_reorder_work()489 for (n = 0; n < stress->nlocks; n++) { in stress_reorder_work()[all …]
854 tristate "Ring buffer benchmark stress tester"857 This option creates a test to stress the ring buffer and benchmark it.1006 to the ring buffer, to test/stress the nesting ability.
157 systems, but if you are stress-testing the RCU implementation