Lines Matching refs:mutex_lock
55 mutex_lock(&device->subdevs_lock); in host1x_subdev_add()
104 mutex_lock(&device->subdevs_lock); in host1x_subdev_register()
105 mutex_lock(&device->clients_lock); in host1x_subdev_register()
142 mutex_lock(&device->clients_lock); in __host1x_subdev_unregister()
161 mutex_lock(&device->subdevs_lock); in host1x_subdev_unregister()
171 mutex_lock(&device->clients_lock); in host1x_device_init()
197 mutex_lock(&device->clients_lock); in host1x_device_exit()
224 mutex_lock(&host1x->devices_lock); in host1x_add_client()
246 mutex_lock(&host1x->devices_lock); in host1x_del_client()
321 mutex_lock(&device->subdevs_lock); in __host1x_device_del()
339 mutex_lock(&clients_lock); in __host1x_device_del()
351 mutex_lock(&clients_lock); in __host1x_device_del()
352 mutex_lock(&device->clients_lock); in __host1x_device_del()
409 mutex_lock(&clients_lock); in host1x_device_add()
448 mutex_lock(&host1x->devices_lock); in host1x_attach_driver()
469 mutex_lock(&host1x->devices_lock); in host1x_detach_driver()
482 mutex_lock(&devices_lock); in host1x_register()
486 mutex_lock(&drivers_lock); in host1x_register()
500 mutex_lock(&drivers_lock); in host1x_unregister()
507 mutex_lock(&devices_lock); in host1x_unregister()
521 mutex_lock(&drivers_lock); in host1x_driver_register_full()
525 mutex_lock(&devices_lock); in host1x_driver_register_full()
541 mutex_lock(&drivers_lock); in host1x_driver_unregister()
552 mutex_lock(&devices_lock); in host1x_client_register()
564 mutex_lock(&clients_lock); in host1x_client_register()
578 mutex_lock(&devices_lock); in host1x_client_unregister()
589 mutex_lock(&clients_lock); in host1x_client_unregister()