Home
last modified time | relevance | path

Searched refs:rd_mutex (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/char/xillybus/
A Dxillybus_core.c492 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()
1356 mutex_unlock(&channel->rd_mutex); in xillybus_write()
1393 mutex_unlock(&channel->rd_mutex); in xillybus_write()
1404 mutex_unlock(&channel->rd_mutex); in xillybus_write()
1553 mutex_unlock(&channel->rd_mutex); in xillybus_open()
1576 mutex_lock(&channel->rd_mutex); in xillybus_release()
1591 mutex_unlock(&channel->rd_mutex); in xillybus_release()
1682 mutex_lock(&channel->rd_mutex); in xillybus_llseek()
[all …]
A Dxillybus.h79 struct mutex rd_mutex; member
/linux-6.3-rc2/drivers/hwmon/
A Dxgene-hwmon.c101 struct mutex rd_mutex; member
139 mutex_lock(&ctx->rd_mutex); in xgene_hwmon_pcc_rd()
186 mutex_unlock(&ctx->rd_mutex); in xgene_hwmon_pcc_rd()
194 mutex_lock(&ctx->rd_mutex); in xgene_hwmon_rd()
223 mutex_unlock(&ctx->rd_mutex); in xgene_hwmon_rd()
630 mutex_init(&ctx->rd_mutex); in xgene_hwmon_probe()
/linux-6.3-rc2/fs/gfs2/
A Dincore.h126 struct mutex rd_mutex; member
A Drgrp.c924 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()

Completed in 21 milliseconds