Searched refs:file_mutex (Results 1 – 5 of 5) sorted by relevance
100 struct mutex file_mutex; member701 mutex_lock(&file->port->file_mutex); in ib_umad_reg_agent()802 mutex_lock(&file->port->file_mutex); in ib_umad_reg_agent2()915 mutex_lock(&file->port->file_mutex); in ib_umad_unreg_agent()1005 mutex_lock(&port->file_mutex); in ib_umad_open()1036 mutex_unlock(&port->file_mutex); in ib_umad_open()1138 mutex_lock(&port->file_mutex); in ib_umad_sm_close()1141 mutex_unlock(&port->file_mutex); in ib_umad_sm_close()1309 mutex_init(&port->file_mutex); in ib_umad_init_port()1357 mutex_lock(&port->file_mutex); in ib_umad_kill_port()[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()
149 struct mutex file_mutex; member1909 mutex_lock(&chdev->file_mutex); in mport_cdev_open()1911 mutex_unlock(&chdev->file_mutex); in mport_cdev_open()2038 mutex_lock(&chdev->file_mutex); in mport_cdev_release()2040 mutex_unlock(&chdev->file_mutex); in mport_cdev_release()2360 mutex_init(&md->file_mutex); in mport_cdev_add()2440 mutex_lock(&md->file_mutex); in mport_cdev_terminate_dma()2447 mutex_unlock(&md->file_mutex); in mport_cdev_terminate_dma()2467 mutex_lock(&md->file_mutex); in mport_cdev_kill_fasync()2473 mutex_unlock(&md->file_mutex); in mport_cdev_kill_fasync()
1757 mutex_init(&dev_entry->file_mutex); in hl_debugfs_device_init()1774 mutex_destroy(&entry->file_mutex); in hl_debugfs_device_fini()1801 mutex_lock(&dev_entry->file_mutex); in hl_debugfs_add_file()1803 mutex_unlock(&dev_entry->file_mutex); in hl_debugfs_add_file()1810 mutex_lock(&dev_entry->file_mutex); in hl_debugfs_remove_file()1812 mutex_unlock(&dev_entry->file_mutex); in hl_debugfs_remove_file()
2412 struct mutex file_mutex; member
Completed in 28 milliseconds