Searched refs:a_mutex (Results 1 – 1 of 1) sorted by relevance
149 struct ww_mutex a_mutex; member169 err = ww_mutex_lock(&abba->a_mutex, &ctx); in test_abba_work()172 ww_mutex_lock_slow(&abba->a_mutex, &ctx); in test_abba_work()177 ww_mutex_unlock(&abba->a_mutex); in test_abba_work()190 ww_mutex_init(&abba.a_mutex, &ww_class); in test_abba()200 ww_mutex_lock(&abba.a_mutex, &ctx); in test_abba()207 ww_mutex_unlock(&abba.a_mutex); in test_abba()209 err = ww_mutex_lock(&abba.a_mutex, &ctx); in test_abba()214 ww_mutex_unlock(&abba.a_mutex); in test_abba()239 struct ww_mutex a_mutex; member[all …]