Searched refs:reflock (Results 1 – 4 of 4) sorted by relevance
52 mutex_lock(&channel->reflock); in host1x_channel_get()60 mutex_unlock(&channel->reflock); in host1x_channel_get()68 mutex_lock(&channel->reflock); in host1x_channel_put()79 mutex_unlock(&channel->reflock); in host1x_channel_put()
51 mutex_lock(&ch->reflock); in show_channels()63 mutex_unlock(&ch->reflock); in show_channels()
33 struct mutex reflock; member
185 mutex_init(&ch->reflock); in host1x_channel_init()