Searched refs:active_lock (Results 1 – 5 of 5) sorted by relevance
93 write_lock(&cache->active_lock); in cachefiles_mark_object_buried()106 write_unlock(&cache->active_lock); in cachefiles_mark_object_buried()129 write_unlock(&cache->active_lock); in cachefiles_mark_object_buried()146 write_lock(&cache->active_lock); in cachefiles_mark_object_active()176 write_unlock(&cache->active_lock); in cachefiles_mark_object_active()192 write_unlock(&cache->active_lock); in cachefiles_mark_object_active()265 write_lock(&cache->active_lock); in cachefiles_mark_object_inactive()268 write_unlock(&cache->active_lock); in cachefiles_mark_object_inactive()891 read_lock(&cache->active_lock); in cachefiles_check_active()906 read_unlock(&cache->active_lock); in cachefiles_check_active()[all …]
64 rwlock_t active_lock; /* lock for active_nodes */ member
106 rwlock_init(&cache->active_lock); in cachefiles_daemon_open()
668 mutex_lock(&gpu->active_lock); in retire_submit()673 mutex_unlock(&gpu->active_lock); in retire_submit()759 mutex_lock(&gpu->active_lock); in msm_gpu_submit()763 mutex_unlock(&gpu->active_lock); in msm_gpu_submit()850 mutex_init(&gpu->active_lock); in msm_gpu_init()
164 struct mutex active_lock; member
Completed in 12 milliseconds