Searched refs:rd_mutex (Results 1 – 3 of 3) 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()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()1552 mutex_unlock(&channel->rd_mutex); in xillybus_open()1575 mutex_lock(&channel->rd_mutex); in xillybus_release()1590 mutex_unlock(&channel->rd_mutex); in xillybus_release()1681 mutex_lock(&channel->rd_mutex); in xillybus_llseek()[all …]
79 struct mutex rd_mutex; member
95 struct mutex rd_mutex; member132 mutex_lock(&ctx->rd_mutex); in xgene_hwmon_pcc_rd()179 mutex_unlock(&ctx->rd_mutex); in xgene_hwmon_pcc_rd()187 mutex_lock(&ctx->rd_mutex); in xgene_hwmon_rd()216 mutex_unlock(&ctx->rd_mutex); in xgene_hwmon_rd()624 mutex_init(&ctx->rd_mutex); in xgene_hwmon_probe()
Completed in 9 milliseconds