Home
last modified time | relevance | path

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

/linux/kernel/
A Daudit_tree.c365 spin_lock(&hash_lock); in untag_chunk()
381 spin_lock(&hash_lock); in untag_chunk()
421 spin_lock(&hash_lock); in create_chunk()
476 spin_lock(&hash_lock); in tag_chunk()
495 spin_lock(&hash_lock); in tag_chunk()
571 spin_lock(&hash_lock); in prune_tree_chunks()
593 spin_lock(&hash_lock); in prune_tree_chunks()
612 spin_lock(&hash_lock); in trim_marked()
630 spin_lock(&hash_lock); in trim_marked()
1009 spin_lock(&hash_lock); in evict_chunk()
[all …]
/linux/net/netfilter/
A Dxt_RATEEST.c23 struct mutex hash_lock; member
68 mutex_lock(&xn->hash_lock); in xt_rateest_lookup()
70 mutex_unlock(&xn->hash_lock); in xt_rateest_lookup()
79 mutex_lock(&xn->hash_lock); in xt_rateest_put()
89 mutex_unlock(&xn->hash_lock); in xt_rateest_put()
123 mutex_lock(&xn->hash_lock); in xt_rateest_tg_checkentry()
126 mutex_unlock(&xn->hash_lock); in xt_rateest_tg_checkentry()
165 mutex_unlock(&xn->hash_lock); in xt_rateest_tg_checkentry()
171 mutex_unlock(&xn->hash_lock); in xt_rateest_tg_checkentry()
199 mutex_init(&xn->hash_lock); in xt_rateest_net_init()
/linux/drivers/md/
A Ddm-region-hash.c65 rwlock_t hash_lock; member
199 rwlock_init(&rh->hash_lock); in dm_region_hash_create()
332 read_lock(&rh->hash_lock); in __rh_find()
343 read_lock(&rh->hash_lock); in dm_rh_get_state()
345 read_unlock(&rh->hash_lock); in dm_rh_get_state()
414 read_lock(&rh->hash_lock); in dm_rh_mark_nosync()
416 read_unlock(&rh->hash_lock); in dm_rh_mark_nosync()
507 read_lock(&rh->hash_lock); in rh_inc()
544 read_lock(&rh->hash_lock); in dm_rh_dec()
604 read_lock(&rh->hash_lock); in __rh_recovery_prepare()
[all …]
/linux/net/bridge/
A Dbr_fdb.c370 spin_lock_bh(&br->hash_lock); in br_fdb_find_delete_local()
445 spin_lock_bh(&br->hash_lock); in br_fdb_changeaddr()
486 spin_lock_bh(&br->hash_lock); in br_fdb_change_mac_address()
567 spin_lock_bh(&br->hash_lock); in br_fdb_flush()
587 spin_lock_bh(&br->hash_lock); in br_fdb_delete_by_port()
690 spin_lock_bh(&br->hash_lock); in br_fdb_add_local()
749 spin_lock(&br->hash_lock); in br_fdb_update()
758 spin_unlock(&br->hash_lock); in br_fdb_update()
1103 spin_lock_bh(&br->hash_lock); in __br_fdb_delete()
1221 spin_lock_bh(&br->hash_lock); in br_fdb_external_learn_add()
[all …]
A Dbr_device.c511 spin_lock_init(&br->hash_lock); in br_dev_setup()
A Dbr_private.h451 spinlock_t hash_lock; member
/linux/fs/hfs/
A Dbnode.c276 spin_lock(&tree->hash_lock); in __hfs_bnode_create()
284 spin_unlock(&tree->hash_lock); in __hfs_bnode_create()
289 spin_unlock(&tree->hash_lock); in __hfs_bnode_create()
334 spin_lock(&tree->hash_lock); in hfs_bnode_find()
338 spin_unlock(&tree->hash_lock); in hfs_bnode_find()
344 spin_unlock(&tree->hash_lock); in hfs_bnode_find()
426 spin_lock(&tree->hash_lock); in hfs_bnode_create()
428 spin_unlock(&tree->hash_lock); in hfs_bnode_create()
479 if (!atomic_dec_and_lock(&node->refcnt, &tree->hash_lock)) in hfs_bnode_put()
489 spin_unlock(&tree->hash_lock); in hfs_bnode_put()
[all …]
A Dinode.c99 spin_lock(&tree->hash_lock); in hfs_releasepage()
109 spin_unlock(&tree->hash_lock); in hfs_releasepage()
113 spin_lock(&tree->hash_lock); in hfs_releasepage()
125 spin_unlock(&tree->hash_lock); in hfs_releasepage()
A Dbtree.h47 spinlock_t hash_lock; member
A Dbtree.c32 spin_lock_init(&tree->hash_lock); in hfs_btree_open()
/linux/drivers/net/ppp/
A Dpppoe.c104 rwlock_t hash_lock; member
228 read_lock_bh(&pn->hash_lock); in get_item()
232 read_unlock_bh(&pn->hash_lock); in get_item()
261 write_lock_bh(&pn->hash_lock); in delete_item()
263 write_unlock_bh(&pn->hash_lock); in delete_item()
279 write_lock_bh(&pn->hash_lock); in pppoe_flush_dev()
323 write_lock_bh(&pn->hash_lock); in pppoe_flush_dev()
1072 __acquires(pn->hash_lock) in pppoe_seq_start()
1077 read_lock_bh(&pn->hash_lock); in pppoe_seq_start()
1110 __releases(pn->hash_lock) in pppoe_seq_stop()
[all …]
/linux/net/sunrpc/
A Dcache.c114 spin_lock(&detail->hash_lock); in sunrpc_cache_add_entry()
129 spin_unlock(&detail->hash_lock); in sunrpc_cache_add_entry()
137 spin_unlock(&detail->hash_lock); in sunrpc_cache_add_entry()
210 spin_lock(&detail->hash_lock); in sunrpc_cache_update()
229 spin_lock(&detail->hash_lock); in sunrpc_cache_update()
269 spin_lock(&detail->hash_lock); in try_to_negate_entry()
385 spin_lock_init(&cd->hash_lock); in sunrpc_init_cache_detail()
405 spin_lock(&cd->hash_lock); in sunrpc_destroy_cache_detail()
409 spin_unlock(&cd->hash_lock); in sunrpc_destroy_cache_detail()
535 spin_lock(&detail->hash_lock); in cache_purge()
[all …]
/linux/fs/hfsplus/
A Dbnode.c426 spin_lock(&tree->hash_lock); in __hfs_bnode_create()
434 spin_unlock(&tree->hash_lock); in __hfs_bnode_create()
440 spin_unlock(&tree->hash_lock); in __hfs_bnode_create()
485 spin_lock(&tree->hash_lock); in hfs_bnode_find()
489 spin_unlock(&tree->hash_lock); in hfs_bnode_find()
496 spin_unlock(&tree->hash_lock); in hfs_bnode_find()
579 spin_lock(&tree->hash_lock); in hfs_bnode_create()
581 spin_unlock(&tree->hash_lock); in hfs_bnode_create()
632 if (!atomic_dec_and_lock(&node->refcnt, &tree->hash_lock)) in hfs_bnode_put()
642 spin_unlock(&tree->hash_lock); in hfs_bnode_put()
[all …]
A Dinode.c95 spin_lock(&tree->hash_lock); in hfsplus_releasepage()
105 spin_unlock(&tree->hash_lock); in hfsplus_releasepage()
110 spin_lock(&tree->hash_lock); in hfsplus_releasepage()
122 spin_unlock(&tree->hash_lock); in hfsplus_releasepage()
A Dbtree.c147 spin_lock_init(&tree->hash_lock); in hfs_btree_open()
A Dhfsplus_fs.h95 spinlock_t hash_lock; member
/linux/drivers/net/
A Dvxlan.c631 spin_lock_bh(&vxlan->hash_lock[h]); in vxlan_fdb_replay()
643 spin_unlock_bh(&vxlan->hash_lock[h]); in vxlan_fdb_replay()
648 spin_unlock_bh(&vxlan->hash_lock[h]); in vxlan_fdb_replay()
665 spin_lock_bh(&vxlan->hash_lock[h]); in vxlan_fdb_clear_offload()
670 spin_unlock_bh(&vxlan->hash_lock[h]); in vxlan_fdb_clear_offload()
1504 spin_lock(&vxlan->hash_lock[hash_index]); in vxlan_snoop()
2988 spin_lock(&vxlan->hash_lock[h]); in vxlan_cleanup()
3010 spin_unlock(&vxlan->hash_lock[h]); in vxlan_cleanup()
3116 spin_lock_bh(&vxlan->hash_lock[h]); in vxlan_flush()
3128 spin_unlock_bh(&vxlan->hash_lock[h]); in vxlan_flush()
[all …]
/linux/kernel/time/
A Dposix-timers.c53 static DEFINE_SPINLOCK(hash_lock);
125 lockdep_is_held(&hash_lock)) { in __posix_timers_find()
148 spin_lock(&hash_lock); in posix_timer_add()
159 spin_unlock(&hash_lock); in posix_timer_add()
482 spin_lock_irqsave(&hash_lock, flags); in release_posix_timer()
484 spin_unlock_irqrestore(&hash_lock, flags); in release_posix_timer()
/linux/drivers/crypto/
A Ds5p-sss.c325 spinlock_t hash_lock; /* protect hash_ vars */ member
1351 spin_lock_irqsave(&dd->hash_lock, flags); in s5p_hash_finish_req()
1355 spin_unlock_irqrestore(&dd->hash_lock, flags); in s5p_hash_finish_req()
1380 spin_lock_irqsave(&dd->hash_lock, flags); in s5p_hash_handle_queue()
1385 spin_unlock_irqrestore(&dd->hash_lock, flags); in s5p_hash_handle_queue()
1394 spin_unlock_irqrestore(&dd->hash_lock, flags); in s5p_hash_handle_queue()
2236 spin_lock_init(&pdata->hash_lock); in s5p_aes_probe()
/linux/include/linux/sunrpc/
A Dcache.h70 spinlock_t hash_lock; member
/linux/include/net/
A Dvxlan.h250 spinlock_t hash_lock[FDB_HASH_SIZE]; member
/linux/
A DSystem.map129842 ffff800011dc7ac0 d hash_lock
160704 ffff800012116520 b hash_lock
A D.tmp_System.map129842 ffff800011dc7ac0 d hash_lock
160704 ffff800012116520 b hash_lock

Completed in 1133 milliseconds