Searched refs:read_mutex (Results 1 – 10 of 10) sorted by relevance
61 static DEFINE_MUTEX(read_mutex);516 mutex_lock(&read_mutex); in cramfs_read_super()518 mutex_unlock(&read_mutex); in cramfs_read_super()530 mutex_lock(&read_mutex); in cramfs_read_super()534 mutex_unlock(&read_mutex); in cramfs_read_super()716 mutex_lock(&read_mutex); in cramfs_readdir()729 mutex_unlock(&read_mutex); in cramfs_readdir()758 mutex_lock(&read_mutex); in cramfs_lookup()803 mutex_unlock(&read_mutex); in cramfs_lookup()825 mutex_lock(&read_mutex); in cramfs_read_folio()[all …]
95 mutex_lock(&gdev->read_mutex); in gnss_read()97 mutex_unlock(&gdev->read_mutex); in gnss_read()111 mutex_lock(&gdev->read_mutex); in gnss_read()118 mutex_unlock(&gdev->read_mutex); in gnss_read()253 mutex_init(&gdev->read_mutex); in gnss_allocate_device()
45 mutex_lock(&list->read_mutex); in hidraw_read()67 mutex_unlock(&list->read_mutex); in hidraw_read()69 mutex_lock(&list->read_mutex); in hidraw_read()96 mutex_unlock(&list->read_mutex); in hidraw_read()298 mutex_init(&list->read_mutex); in hidraw_open()
1139 mutex_init(&list->read_mutex); in hid_debug_events_open()1156 mutex_lock(&list->read_mutex); in hid_debug_events_read()1184 mutex_unlock(&list->read_mutex); in hid_debug_events_read()1186 mutex_lock(&list->read_mutex); in hid_debug_events_read()1205 mutex_unlock(&list->read_mutex); in hid_debug_events_read()
34 struct mutex read_mutex; member
35 struct mutex read_mutex; member
50 struct mutex read_mutex; member
189 struct mutex read_mutex; member
607 mutex_init(&psinfo->read_mutex); in pstore_register()754 mutex_lock(&psi->read_mutex); in pstore_get_backend_records()796 mutex_unlock(&psi->read_mutex); in pstore_get_backend_records()
201 mutex_lock(&record->psi->read_mutex); in pstore_unlink()203 mutex_unlock(&record->psi->read_mutex); in pstore_unlink()
Completed in 17 milliseconds