Searched refs:active_lock (Results 1 – 4 of 4) sorted by relevance
108 write_lock(&cache->active_lock); in cachefiles_mark_object_buried()121 write_unlock(&cache->active_lock); in cachefiles_mark_object_buried()141 write_unlock(&cache->active_lock); in cachefiles_mark_object_buried()158 write_lock(&cache->active_lock); in cachefiles_mark_object_active()186 write_unlock(&cache->active_lock); in cachefiles_mark_object_active()200 write_unlock(&cache->active_lock); in cachefiles_mark_object_active()687 write_lock(&cache->active_lock); in cachefiles_walk_to_object()691 write_unlock(&cache->active_lock); in cachefiles_walk_to_object()862 read_lock(&cache->active_lock); in cachefiles_check_active()877 read_unlock(&cache->active_lock); in cachefiles_check_active()[all …]
295 write_lock(&cache->active_lock); in cachefiles_drop_object()301 write_unlock(&cache->active_lock); in cachefiles_drop_object()
67 rwlock_t active_lock; /* lock for active_nodes */ member
110 rwlock_init(&cache->active_lock); in cachefiles_daemon_open()