Lines Matching refs:context_mgr_node_lock
3094 mutex_lock(&context->context_mgr_node_lock); in binder_transaction()
3102 mutex_unlock(&context->context_mgr_node_lock); in binder_transaction()
3876 mutex_lock(&context->context_mgr_node_lock); in binder_thread_write()
3882 mutex_unlock(&context->context_mgr_node_lock); in binder_thread_write()
5168 mutex_lock(&context->context_mgr_node_lock); in binder_ioctl_set_ctx_mgr()
5203 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_set_ctx_mgr()
5222 mutex_lock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
5225 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
5228 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
5872 mutex_lock(&context->context_mgr_node_lock); in binder_deferred_release()
5880 mutex_unlock(&context->context_mgr_node_lock); in binder_deferred_release()
6586 mutex_init(&binder_device->context.context_mgr_node_lock); in init_binder_device()