Lines Matching refs:context_mgr_node_lock
2933 mutex_lock(&context->context_mgr_node_lock); in binder_transaction()
2941 mutex_unlock(&context->context_mgr_node_lock); in binder_transaction()
3617 mutex_lock(&context->context_mgr_node_lock); in binder_thread_write()
3623 mutex_unlock(&context->context_mgr_node_lock); in binder_thread_write()
3630 mutex_unlock(&context->context_mgr_node_lock); in binder_thread_write()
4898 mutex_lock(&context->context_mgr_node_lock); in binder_ioctl_set_ctx_mgr()
4933 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_set_ctx_mgr()
4952 mutex_lock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
4955 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
4958 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
5407 mutex_lock(&context->context_mgr_node_lock); in binder_deferred_release()
5415 mutex_unlock(&context->context_mgr_node_lock); in binder_deferred_release()
6075 mutex_init(&binder_device->context.context_mgr_node_lock); in init_binder_device()