Searched refs:rd_mutex (Results 1 – 3 of 3) sorted by relevance
100 struct mutex rd_mutex; member138 mutex_lock(&ctx->rd_mutex); in xgene_hwmon_pcc_rd()185 mutex_unlock(&ctx->rd_mutex); in xgene_hwmon_pcc_rd()193 mutex_lock(&ctx->rd_mutex); in xgene_hwmon_rd()222 mutex_unlock(&ctx->rd_mutex); in xgene_hwmon_rd()629 mutex_init(&ctx->rd_mutex); in xgene_hwmon_probe()
467 mutex_init(&channel->rd_mutex); in xilly_setupchannels()1005 rc = mutex_lock_interruptible(&channel->rd_mutex); in xillybus_myflush()1148 mutex_unlock(&channel->rd_mutex); in xillybus_myflush()1198 rc = mutex_lock_interruptible(&channel->rd_mutex); in xillybus_write()1337 mutex_unlock(&channel->rd_mutex); in xillybus_write()1374 mutex_unlock(&channel->rd_mutex); in xillybus_write()1385 mutex_unlock(&channel->rd_mutex); in xillybus_write()1483 rc = mutex_lock_interruptible(&channel->rd_mutex); in xillybus_open()1550 mutex_unlock(&channel->rd_mutex); in xillybus_open()1573 mutex_lock(&channel->rd_mutex); in xillybus_release()[all …]
78 struct mutex rd_mutex; member