Lines Matching refs:ww_mutex
21 struct ww_mutex mutex;
114 struct ww_mutex mutex; in test_aa()
149 struct ww_mutex a_mutex;
150 struct ww_mutex b_mutex;
239 struct ww_mutex a_mutex;
240 struct ww_mutex *b_mutex;
344 struct ww_mutex *locks;
382 struct ww_mutex *locks = stress->locks; in stress_inorder_work()
434 struct ww_mutex *lock;
501 struct ww_mutex *lock = stress->locks + (get_random_int() % nlocks); in stress_one_work()
526 struct ww_mutex *locks; in stress()