Lines Matching refs:ww_mutex
34 struct ww_mutex mutex;
127 struct ww_mutex mutex; in test_aa()
162 struct ww_mutex a_mutex;
163 struct ww_mutex b_mutex;
252 struct ww_mutex a_mutex;
253 struct ww_mutex *b_mutex;
357 struct ww_mutex *locks;
395 struct ww_mutex *locks = stress->locks; in stress_inorder_work()
447 struct ww_mutex *lock;
514 struct ww_mutex *lock = stress->locks + (get_random_int() % nlocks); in stress_one_work()
539 struct ww_mutex *locks; in stress()