Lines Matching refs:mutex_lock

52 	mutex_lock(&device->subdevs_lock);  in host1x_subdev_add()
119 mutex_lock(&device->subdevs_lock); in host1x_subdev_register()
120 mutex_lock(&device->clients_lock); in host1x_subdev_register()
157 mutex_lock(&device->clients_lock); in __host1x_subdev_unregister()
176 mutex_lock(&device->subdevs_lock); in host1x_subdev_unregister()
196 mutex_lock(&device->clients_lock); in host1x_device_init()
238 mutex_lock(&device->clients_lock); in host1x_device_exit()
265 mutex_lock(&host1x->devices_lock); in host1x_add_client()
287 mutex_lock(&host1x->devices_lock); in host1x_del_client()
365 mutex_lock(&device->subdevs_lock); in __host1x_device_del()
383 mutex_lock(&clients_lock); in __host1x_device_del()
395 mutex_lock(&clients_lock); in __host1x_device_del()
396 mutex_lock(&device->clients_lock); in __host1x_device_del()
458 mutex_lock(&clients_lock); in host1x_device_add()
497 mutex_lock(&host1x->devices_lock); in host1x_attach_driver()
518 mutex_lock(&host1x->devices_lock); in host1x_detach_driver()
532 mutex_lock(&host1x->devices_lock); in host1x_devices_show()
539 mutex_lock(&device->subdevs_lock); in host1x_devices_show()
569 mutex_lock(&devices_lock); in host1x_register()
573 mutex_lock(&drivers_lock); in host1x_register()
597 mutex_lock(&drivers_lock); in host1x_unregister()
604 mutex_lock(&devices_lock); in host1x_unregister()
659 mutex_lock(&drivers_lock); in host1x_driver_register_full()
663 mutex_lock(&devices_lock); in host1x_driver_register_full()
691 mutex_lock(&drivers_lock); in host1x_driver_unregister()
713 mutex_lock(&devices_lock); in host1x_client_register()
725 mutex_lock(&clients_lock); in host1x_client_register()
746 mutex_lock(&devices_lock); in host1x_client_unregister()
757 mutex_lock(&clients_lock); in host1x_client_unregister()