Lines Matching refs:context_mgr_node_lock
3039 mutex_lock(&context->context_mgr_node_lock); in binder_transaction()
3047 mutex_unlock(&context->context_mgr_node_lock); in binder_transaction()
3854 mutex_lock(&context->context_mgr_node_lock); in binder_thread_write()
3860 mutex_unlock(&context->context_mgr_node_lock); in binder_thread_write()
3867 mutex_unlock(&context->context_mgr_node_lock); in binder_thread_write()
5129 mutex_lock(&context->context_mgr_node_lock); in binder_ioctl_set_ctx_mgr()
5164 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_set_ctx_mgr()
5183 mutex_lock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
5186 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
5189 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
5839 mutex_lock(&context->context_mgr_node_lock); in binder_deferred_release()
5847 mutex_unlock(&context->context_mgr_node_lock); in binder_deferred_release()
6553 mutex_init(&binder_device->context.context_mgr_node_lock); in init_binder_device()