Searched refs:construct_mtx (Results 1 – 2 of 2) sorted by relevance
227 mtx_t construct_mtx; member
2023 mtx_init(&device->scratch_bos[i].construct_mtx, mtx_plain); in tu_CreateDevice()2150 mtx_lock(&dev->scratch_bos[index].construct_mtx); in tu_get_scratch_bo()2156 mtx_unlock(&dev->scratch_bos[index].construct_mtx); in tu_get_scratch_bo()2165 mtx_unlock(&dev->scratch_bos[index].construct_mtx); in tu_get_scratch_bo()2171 mtx_unlock(&dev->scratch_bos[index].construct_mtx); in tu_get_scratch_bo()