Searched refs:active_lock (Results 1 – 3 of 3) sorted by relevance
109 write_lock(&cache->active_lock); in cachefiles_mark_object_buried()122 write_unlock(&cache->active_lock); in cachefiles_mark_object_buried()142 write_unlock(&cache->active_lock); in cachefiles_mark_object_buried()159 write_lock(&cache->active_lock); in cachefiles_mark_object_active()187 write_unlock(&cache->active_lock); in cachefiles_mark_object_active()201 write_unlock(&cache->active_lock); in cachefiles_mark_object_active()268 write_lock(&cache->active_lock); in cachefiles_mark_object_inactive()271 write_unlock(&cache->active_lock); in cachefiles_mark_object_inactive()880 read_lock(&cache->active_lock); in cachefiles_check_active()895 read_unlock(&cache->active_lock); in cachefiles_check_active()[all …]
67 rwlock_t active_lock; /* lock for active_nodes */ member
110 rwlock_init(&cache->active_lock); in cachefiles_daemon_open()