Searched refs:context_mgr_node_lock (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/android/
H A Dbinder.c3041 mutex_lock(&context->context_mgr_node_lock);
3049 mutex_unlock(&context->context_mgr_node_lock);
3854 mutex_lock(&context->context_mgr_node_lock);
3860 mutex_unlock(&context->context_mgr_node_lock);
3867 mutex_unlock(&context->context_mgr_node_lock);
5129 mutex_lock(&context->context_mgr_node_lock);
5164 mutex_unlock(&context->context_mgr_node_lock);
5183 mutex_lock(&context->context_mgr_node_lock);
5186 mutex_unlock(&context->context_mgr_node_lock);
5189 mutex_unlock(&context->context_mgr_node_lock);
[all...]
H A Dbinderfs.c174 mutex_init(&device->context.context_mgr_node_lock);
H A Dbinder_internal.h20 struct mutex context_mgr_node_lock; member in struct:binder_context

Completed in 158 milliseconds