Lines Matching refs:context_mgr_node_lock
2565 mutex_lock(&context->context_mgr_node_lock); in binder_transaction()
2573 mutex_unlock(&context->context_mgr_node_lock); in binder_transaction()
3271 mutex_lock(&context->context_mgr_node_lock); in binder_thread_write()
3277 mutex_unlock(&context->context_mgr_node_lock); in binder_thread_write()
3284 mutex_unlock(&context->context_mgr_node_lock); in binder_thread_write()
4561 mutex_lock(&context->context_mgr_node_lock); in binder_ioctl_set_ctx_mgr()
4596 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_set_ctx_mgr()
4615 mutex_lock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
4618 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
4621 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
5255 mutex_lock(&context->context_mgr_node_lock); in binder_deferred_release()
5263 mutex_unlock(&context->context_mgr_node_lock); in binder_deferred_release()
5928 mutex_init(&binder_device->context.context_mgr_node_lock); in init_binder_device()