Home
last modified time | relevance | path

Searched refs:hash_lock (Results 1 – 4 of 4) sorted by relevance

/net/bridge/
A Dbr_fdb.c374 spin_lock_bh(&br->hash_lock); in br_fdb_find_delete_local()
463 spin_lock_bh(&br->hash_lock); in br_fdb_changeaddr()
504 spin_lock_bh(&br->hash_lock); in br_fdb_change_mac_address()
607 spin_lock_bh(&br->hash_lock); in br_fdb_flush()
767 spin_lock_bh(&br->hash_lock); in br_fdb_delete_by_port()
870 spin_lock_bh(&br->hash_lock); in br_fdb_add_local()
938 spin_lock(&br->hash_lock); in br_fdb_update()
947 spin_unlock(&br->hash_lock); in br_fdb_update()
1311 spin_lock_bh(&br->hash_lock); in __br_fdb_delete()
1428 spin_lock_bh(&br->hash_lock); in br_fdb_external_learn_add()
[all …]
A Dbr_device.c513 spin_lock_init(&br->hash_lock); in br_dev_setup()
A Dbr_private.h492 spinlock_t hash_lock; member
/net/sunrpc/
A Dcache.c116 spin_lock(&detail->hash_lock); in sunrpc_cache_add_entry()
131 spin_unlock(&detail->hash_lock); in sunrpc_cache_add_entry()
141 spin_unlock(&detail->hash_lock); in sunrpc_cache_add_entry()
214 spin_lock(&detail->hash_lock); in sunrpc_cache_update()
233 spin_lock(&detail->hash_lock); in sunrpc_cache_update()
273 spin_lock(&detail->hash_lock); in try_to_negate_entry()
400 spin_lock_init(&cd->hash_lock); in sunrpc_init_cache_detail()
420 spin_lock(&cd->hash_lock); in sunrpc_destroy_cache_detail()
424 spin_unlock(&cd->hash_lock); in sunrpc_destroy_cache_detail()
549 spin_lock(&detail->hash_lock); in cache_purge()
[all …]

Completed in 21 milliseconds