Home
last modified time | relevance | path

Searched refs:context_mgr_node_lock (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/android/
H A Dbinder_internal.h18 struct mutex context_mgr_node_lock; member
H A Dbinder.c3304 mutex_lock(&context->context_mgr_node_lock); in binder_transaction()
3312 mutex_unlock(&context->context_mgr_node_lock); in binder_transaction()
4074 mutex_lock(&context->context_mgr_node_lock); in binder_thread_write()
4080 mutex_unlock(&context->context_mgr_node_lock); in binder_thread_write()
4087 mutex_unlock(&context->context_mgr_node_lock); in binder_thread_write()
5373 mutex_lock(&context->context_mgr_node_lock); in binder_ioctl_set_ctx_mgr()
5408 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_set_ctx_mgr()
5427 mutex_lock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
5430 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
5433 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
[all...]
H A Dbinderfs.c167 mutex_init(&device->context.context_mgr_node_lock); in binderfs_binder_device_create()
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder_internal.h20 struct mutex context_mgr_node_lock; member
H A Dbinder.c3075 mutex_lock(&context->context_mgr_node_lock); in binder_transaction()
3083 mutex_unlock(&context->context_mgr_node_lock); in binder_transaction()
3910 mutex_lock(&context->context_mgr_node_lock); in binder_thread_write()
3916 mutex_unlock(&context->context_mgr_node_lock); in binder_thread_write()
3923 mutex_unlock(&context->context_mgr_node_lock); in binder_thread_write()
5212 mutex_lock(&context->context_mgr_node_lock); in binder_ioctl_set_ctx_mgr()
5247 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_set_ctx_mgr()
5266 mutex_lock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
5269 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
5272 mutex_unlock(&context->context_mgr_node_lock); in binder_ioctl_get_node_info_for_ref()
[all...]
H A Dbinderfs.c175 mutex_init(&device->context.context_mgr_node_lock); in binderfs_binder_device_create()

Completed in 19 milliseconds