Searched refs:active_lock (Results 1 – 3 of 3) 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()899 read_lock(&cache->active_lock); in cachefiles_check_active()914 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()