Lines Matching refs:hash_lock
65 read_lock(&detail->hash_lock); in sunrpc_cache_lookup()
73 read_unlock(&detail->hash_lock); in sunrpc_cache_lookup()
77 read_unlock(&detail->hash_lock); in sunrpc_cache_lookup()
90 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()
154 write_lock(&detail->hash_lock); in sunrpc_cache_update()
161 write_unlock(&detail->hash_lock); in sunrpc_cache_update()
165 write_unlock(&detail->hash_lock); in sunrpc_cache_update()
176 write_lock(&detail->hash_lock); in sunrpc_cache_update()
186 write_unlock(&detail->hash_lock); in sunrpc_cache_update()
226 write_lock(&detail->hash_lock); in try_to_negate_entry()
234 write_unlock(&detail->hash_lock); in try_to_negate_entry()
344 rwlock_init(&cd->hash_lock); in sunrpc_init_cache_detail()
364 write_lock(&cd->hash_lock); in sunrpc_destroy_cache_detail()
366 write_unlock(&cd->hash_lock); in sunrpc_destroy_cache_detail()
373 write_unlock(&cd->hash_lock); in sunrpc_destroy_cache_detail()
433 write_lock(¤t_detail->hash_lock); in cache_clean()
450 write_unlock(¤t_detail->hash_lock); in cache_clean()
1281 __acquires(cd->hash_lock) in cache_seq_start()
1288 read_lock(&cd->hash_lock); in cache_seq_start()
1342 __releases(cd->hash_lock) in cache_seq_stop()
1345 read_unlock(&cd->hash_lock); in cache_seq_stop()