Searched refs:active_lock (Results 1 – 4 of 4) sorted by relevance
110 write_lock(&cache->active_lock); in cachefiles_mark_object_buried()123 write_unlock(&cache->active_lock); in cachefiles_mark_object_buried()144 write_unlock(&cache->active_lock); in cachefiles_mark_object_buried()161 write_lock(&cache->active_lock); in cachefiles_mark_object_active()189 write_unlock(&cache->active_lock); in cachefiles_mark_object_active()204 write_unlock(&cache->active_lock); in cachefiles_mark_object_active()686 write_lock(&cache->active_lock); in cachefiles_walk_to_object()690 write_unlock(&cache->active_lock); in cachefiles_walk_to_object()861 read_lock(&cache->active_lock); in cachefiles_check_active()876 read_unlock(&cache->active_lock); in cachefiles_check_active()[all …]
283 write_lock(&cache->active_lock); in cachefiles_drop_object()289 write_unlock(&cache->active_lock); in cachefiles_drop_object()
59 rwlock_t active_lock; /* lock for active_nodes */ member
110 rwlock_init(&cache->active_lock); in cachefiles_daemon_open()