Lines Matching refs:context_mgr_node_lock
2564 mutex_lock(&context->context_mgr_node_lock); in binder_transaction()
2572 mutex_unlock(&context->context_mgr_node_lock); in binder_transaction()
3262 mutex_lock(&context->context_mgr_node_lock); in binder_thread_write()
3268 mutex_unlock(&context->context_mgr_node_lock); in binder_thread_write()
3275 mutex_unlock(&context->context_mgr_node_lock); in binder_thread_write()
4550 mutex_lock(&context->context_mgr_node_lock); in binder_ioctl_set_ctx_mgr()
4585 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_set_ctx_mgr()
4604 mutex_lock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
4607 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
4610 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
5245 mutex_lock(&context->context_mgr_node_lock); in binder_deferred_release()
5253 mutex_unlock(&context->context_mgr_node_lock); in binder_deferred_release()
5918 mutex_init(&binder_device->context.context_mgr_node_lock); in init_binder_device()