Lines Matching refs:context_mgr_node_lock
3125 mutex_lock(&context->context_mgr_node_lock); in binder_transaction()
3133 mutex_unlock(&context->context_mgr_node_lock); in binder_transaction()
4086 mutex_lock(&context->context_mgr_node_lock); in binder_thread_write()
4092 mutex_unlock(&context->context_mgr_node_lock); in binder_thread_write()
4099 mutex_unlock(&context->context_mgr_node_lock); in binder_thread_write()
5450 mutex_lock(&context->context_mgr_node_lock); in binder_ioctl_set_ctx_mgr()
5485 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_set_ctx_mgr()
5504 mutex_lock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
5507 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
5510 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
6217 mutex_lock(&context->context_mgr_node_lock); in binder_deferred_release()
6225 mutex_unlock(&context->context_mgr_node_lock); in binder_deferred_release()
6951 mutex_init(&binder_device->context.context_mgr_node_lock); in init_binder_device()