Lines Matching refs:mutex_lock

61 	mutex_lock(&device->subdevs_lock);  in host1x_subdev_add()
128 mutex_lock(&device->subdevs_lock); in host1x_subdev_register()
129 mutex_lock(&device->clients_lock); in host1x_subdev_register()
166 mutex_lock(&device->clients_lock); in __host1x_subdev_unregister()
185 mutex_lock(&device->subdevs_lock); in host1x_subdev_unregister()
205 mutex_lock(&device->clients_lock); in host1x_device_init()
247 mutex_lock(&device->clients_lock); in host1x_device_exit()
274 mutex_lock(&host1x->devices_lock); in host1x_add_client()
296 mutex_lock(&host1x->devices_lock); in host1x_del_client()
343 mutex_lock(&device->subdevs_lock); in __host1x_device_del()
361 mutex_lock(&clients_lock); in __host1x_device_del()
373 mutex_lock(&clients_lock); in __host1x_device_del()
374 mutex_lock(&device->clients_lock); in __host1x_device_del()
434 mutex_lock(&clients_lock); in host1x_device_add()
473 mutex_lock(&host1x->devices_lock); in host1x_attach_driver()
494 mutex_lock(&host1x->devices_lock); in host1x_detach_driver()
515 mutex_lock(&devices_lock); in host1x_register()
519 mutex_lock(&drivers_lock); in host1x_register()
540 mutex_lock(&drivers_lock); in host1x_unregister()
547 mutex_lock(&devices_lock); in host1x_unregister()
602 mutex_lock(&drivers_lock); in host1x_driver_register_full()
606 mutex_lock(&devices_lock); in host1x_driver_register_full()
634 mutex_lock(&drivers_lock); in host1x_driver_unregister()
656 mutex_lock(&devices_lock); in host1x_client_register()
668 mutex_lock(&clients_lock); in host1x_client_register()
689 mutex_lock(&devices_lock); in host1x_client_unregister()
700 mutex_lock(&clients_lock); in host1x_client_unregister()