Lines Matching refs:mtx
206 mutex_lock(&image->mtx); in fake_slave_set()
215 mutex_unlock(&image->mtx); in fake_slave_set()
234 mutex_lock(&image->mtx); in fake_slave_get()
243 mutex_unlock(&image->mtx); in fake_slave_get()
867 mutex_lock(&lm->mtx); in fake_lm_set()
872 mutex_unlock(&lm->mtx); in fake_lm_set()
885 mutex_unlock(&lm->mtx); in fake_lm_set()
894 mutex_unlock(&lm->mtx); in fake_lm_set()
909 mutex_lock(&lm->mtx); in fake_lm_get()
915 mutex_unlock(&lm->mtx); in fake_lm_get()
935 mutex_lock(&lm->mtx); in fake_lm_attach()
939 mutex_unlock(&lm->mtx); in fake_lm_attach()
946 mutex_unlock(&lm->mtx); in fake_lm_attach()
958 mutex_unlock(&lm->mtx); in fake_lm_attach()
974 mutex_lock(&lm->mtx); in fake_lm_detach()
990 mutex_unlock(&lm->mtx); in fake_lm_detach()
1141 mutex_init(&slave_image->mtx); in fake_init()
1163 mutex_init(&lm->mtx); in fake_init()