Searched refs:rd_mutex (Results 1 – 4 of 4) sorted by relevance
492 mutex_init(&channel->rd_mutex); in xilly_setupchannels()1027 rc = mutex_lock_interruptible(&channel->rd_mutex); in xillybus_myflush()1169 mutex_unlock(&channel->rd_mutex); in xillybus_myflush()1218 rc = mutex_lock_interruptible(&channel->rd_mutex); in xillybus_write()1355 mutex_unlock(&channel->rd_mutex); in xillybus_write()1392 mutex_unlock(&channel->rd_mutex); in xillybus_write()1403 mutex_unlock(&channel->rd_mutex); in xillybus_write()1485 rc = mutex_lock_interruptible(&channel->rd_mutex); in xillybus_open()1552 mutex_unlock(&channel->rd_mutex); in xillybus_open()1575 mutex_lock(&channel->rd_mutex); in xillybus_release()[all …]
79 struct mutex rd_mutex; member
126 struct mutex rd_mutex; member
924 mutex_init(&rgd->rd_mutex); in read_rindex_entry()2764 mutex_lock(&rgd->rd_mutex); in rgrp_lock_local()2769 mutex_unlock(&rgd->rd_mutex); in rgrp_unlock_local()