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()775 mutex_unlock(&file->port->file_mutex); in ib_umad_reg_agent()788 mutex_lock(&file->port->file_mutex); in ib_umad_reg_agent2()884 mutex_unlock(&file->port->file_mutex); in ib_umad_reg_agent2()901 mutex_lock(&file->port->file_mutex); in ib_umad_unreg_agent()919 mutex_unlock(&file->port->file_mutex); in ib_umad_unreg_agent()991 mutex_lock(&port->file_mutex); in ib_umad_open()1022 mutex_unlock(&port->file_mutex); in ib_umad_open()1033 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()317 mutex_init(&ipmb_dev->file_mutex); in ipmb_probe()
169 struct mutex file_mutex; member1926 mutex_lock(&chdev->file_mutex); in mport_cdev_open()1928 mutex_unlock(&chdev->file_mutex); in mport_cdev_open()2055 mutex_lock(&chdev->file_mutex); in mport_cdev_release()2057 mutex_unlock(&chdev->file_mutex); in mport_cdev_release()2377 mutex_init(&md->file_mutex); in mport_cdev_add()2457 mutex_lock(&md->file_mutex); in mport_cdev_terminate_dma()2464 mutex_unlock(&md->file_mutex); in mport_cdev_terminate_dma()2484 mutex_lock(&md->file_mutex); in mport_cdev_kill_fasync()2490 mutex_unlock(&md->file_mutex); in mport_cdev_kill_fasync()
1658 mutex_init(&dev_entry->file_mutex); in hl_debugfs_add_device()1793 mutex_destroy(&entry->file_mutex); in hl_debugfs_remove_device()1808 mutex_lock(&dev_entry->file_mutex); in hl_debugfs_add_file()1810 mutex_unlock(&dev_entry->file_mutex); in hl_debugfs_add_file()1817 mutex_lock(&dev_entry->file_mutex); in hl_debugfs_remove_file()1819 mutex_unlock(&dev_entry->file_mutex); in hl_debugfs_remove_file()
2298 struct mutex file_mutex; member