Lines Matching refs:context_mgr_node_lock
3005 mutex_lock(&context->context_mgr_node_lock); in binder_transaction()
3013 mutex_unlock(&context->context_mgr_node_lock); in binder_transaction()
3808 mutex_lock(&context->context_mgr_node_lock); in binder_thread_write()
3814 mutex_unlock(&context->context_mgr_node_lock); in binder_thread_write()
3821 mutex_unlock(&context->context_mgr_node_lock); in binder_thread_write()
5084 mutex_lock(&context->context_mgr_node_lock); in binder_ioctl_set_ctx_mgr()
5119 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_set_ctx_mgr()
5138 mutex_lock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
5141 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
5144 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
5800 mutex_lock(&context->context_mgr_node_lock); in binder_deferred_release()
5808 mutex_unlock(&context->context_mgr_node_lock); in binder_deferred_release()
6511 mutex_init(&binder_device->context.context_mgr_node_lock); in init_binder_device()