Lines Matching refs:hash_lock
62 read_lock(&detail->hash_lock); in sunrpc_cache_lookup()
71 read_unlock(&detail->hash_lock); in sunrpc_cache_lookup()
75 read_unlock(&detail->hash_lock); in sunrpc_cache_lookup()
88 write_lock(&detail->hash_lock); in sunrpc_cache_lookup()
102 write_unlock(&detail->hash_lock); in sunrpc_cache_lookup()
111 write_unlock(&detail->hash_lock); in sunrpc_cache_lookup()
150 write_lock(&detail->hash_lock); in sunrpc_cache_update()
157 write_unlock(&detail->hash_lock); in sunrpc_cache_update()
161 write_unlock(&detail->hash_lock); in sunrpc_cache_update()
173 write_lock(&detail->hash_lock); in sunrpc_cache_update()
184 write_unlock(&detail->hash_lock); in sunrpc_cache_update()
224 write_lock(&detail->hash_lock); in try_to_negate_entry()
231 write_unlock(&detail->hash_lock); in try_to_negate_entry()
341 rwlock_init(&cd->hash_lock); in sunrpc_init_cache_detail()
361 write_lock(&cd->hash_lock); in sunrpc_destroy_cache_detail()
363 write_unlock(&cd->hash_lock); in sunrpc_destroy_cache_detail()
370 write_unlock(&cd->hash_lock); in sunrpc_destroy_cache_detail()
428 write_lock(¤t_detail->hash_lock); in cache_clean()
446 write_unlock(¤t_detail->hash_lock); in cache_clean()
1278 __acquires(cd->hash_lock) in c_start()
1286 read_lock(&cd->hash_lock); in c_start()
1335 __releases(cd->hash_lock) in c_stop()
1338 read_unlock(&cd->hash_lock); in c_stop()