Searched refs:file_mutex (Results 1 – 5 of 5) sorted by relevance
98 struct mutex file_mutex; member687 mutex_lock(&file->port->file_mutex); in ib_umad_reg_agent()776 mutex_unlock(&file->port->file_mutex); in ib_umad_reg_agent()789 mutex_lock(&file->port->file_mutex); in ib_umad_reg_agent2()888 mutex_unlock(&file->port->file_mutex); in ib_umad_reg_agent2()905 mutex_lock(&file->port->file_mutex); in ib_umad_unreg_agent()923 mutex_unlock(&file->port->file_mutex); in ib_umad_unreg_agent()995 mutex_lock(&port->file_mutex); in ib_umad_open()1026 mutex_unlock(&port->file_mutex); in ib_umad_open()1037 mutex_lock(&file->port->file_mutex); in ib_umad_close()[all …]
65 struct mutex file_mutex; member185 mutex_lock(&ipmb_dev->file_mutex); in ipmb_poll()190 mutex_unlock(&ipmb_dev->file_mutex); in ipmb_poll()318 mutex_init(&ipmb_dev->file_mutex); in ipmb_probe()
169 struct mutex file_mutex; member1925 mutex_lock(&chdev->file_mutex); in mport_cdev_open()1927 mutex_unlock(&chdev->file_mutex); in mport_cdev_open()2054 mutex_lock(&chdev->file_mutex); in mport_cdev_release()2056 mutex_unlock(&chdev->file_mutex); in mport_cdev_release()2376 mutex_init(&md->file_mutex); in mport_cdev_add()2456 mutex_lock(&md->file_mutex); in mport_cdev_terminate_dma()2463 mutex_unlock(&md->file_mutex); in mport_cdev_terminate_dma()2483 mutex_lock(&md->file_mutex); in mport_cdev_kill_fasync()2489 mutex_unlock(&md->file_mutex); in mport_cdev_kill_fasync()
1226 mutex_init(&dev_entry->file_mutex); in hl_debugfs_add_device()1335 mutex_destroy(&entry->file_mutex); in hl_debugfs_remove_device()1343 mutex_lock(&dev_entry->file_mutex); in hl_debugfs_add_file()1345 mutex_unlock(&dev_entry->file_mutex); in hl_debugfs_add_file()1352 mutex_lock(&dev_entry->file_mutex); in hl_debugfs_remove_file()1354 mutex_unlock(&dev_entry->file_mutex); in hl_debugfs_remove_file()
1264 struct mutex file_mutex; member