Lines Matching refs:context_mgr_node_lock
3156 mutex_lock(&context->context_mgr_node_lock); in binder_transaction()
3164 mutex_unlock(&context->context_mgr_node_lock); in binder_transaction()
3844 mutex_lock(&context->context_mgr_node_lock); in binder_thread_write()
3850 mutex_unlock(&context->context_mgr_node_lock); in binder_thread_write()
5106 mutex_lock(&context->context_mgr_node_lock); in binder_ioctl_set_ctx_mgr()
5141 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_set_ctx_mgr()
5160 mutex_lock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
5163 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
5166 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
5631 mutex_lock(&context->context_mgr_node_lock); in binder_deferred_release()
5639 mutex_unlock(&context->context_mgr_node_lock); in binder_deferred_release()
6300 mutex_init(&binder_device->context.context_mgr_node_lock); in init_binder_device()