Lines Matching refs:hash_lock
61 read_lock(&detail->hash_lock); in sunrpc_cache_lookup()
70 read_unlock(&detail->hash_lock); in sunrpc_cache_lookup()
74 read_unlock(&detail->hash_lock); in sunrpc_cache_lookup()
87 write_lock(&detail->hash_lock); in sunrpc_cache_lookup()
101 write_unlock(&detail->hash_lock); in sunrpc_cache_lookup()
110 write_unlock(&detail->hash_lock); in sunrpc_cache_lookup()
149 write_lock(&detail->hash_lock); in sunrpc_cache_update()
156 write_unlock(&detail->hash_lock); in sunrpc_cache_update()
160 write_unlock(&detail->hash_lock); in sunrpc_cache_update()
172 write_lock(&detail->hash_lock); in sunrpc_cache_update()
183 write_unlock(&detail->hash_lock); in sunrpc_cache_update()
223 write_lock(&detail->hash_lock); in try_to_negate_entry()
230 write_unlock(&detail->hash_lock); in try_to_negate_entry()
340 rwlock_init(&cd->hash_lock); in sunrpc_init_cache_detail()
360 write_lock(&cd->hash_lock); in sunrpc_destroy_cache_detail()
362 write_unlock(&cd->hash_lock); in sunrpc_destroy_cache_detail()
369 write_unlock(&cd->hash_lock); in sunrpc_destroy_cache_detail()
427 write_lock(¤t_detail->hash_lock); in cache_clean()
445 write_unlock(¤t_detail->hash_lock); in cache_clean()
1290 __acquires(cd->hash_lock) in c_start()
1298 read_lock(&cd->hash_lock); in c_start()
1347 __releases(cd->hash_lock) in c_stop()
1350 read_unlock(&cd->hash_lock); in c_stop()