Searched refs:active_lock (Results 1 – 3 of 3) sorted by relevance
98 write_lock(&cache->active_lock); in cachefiles_mark_object_buried()111 write_unlock(&cache->active_lock); in cachefiles_mark_object_buried()134 write_unlock(&cache->active_lock); in cachefiles_mark_object_buried()151 write_lock(&cache->active_lock); in cachefiles_mark_object_active()181 write_unlock(&cache->active_lock); in cachefiles_mark_object_active()197 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()902 read_lock(&cache->active_lock); in cachefiles_check_active()917 read_unlock(&cache->active_lock); in cachefiles_check_active()[all …]
68 rwlock_t active_lock; /* lock for active_nodes */ member
110 rwlock_init(&cache->active_lock); in cachefiles_daemon_open()