Home
last modified time | relevance | path

Searched refs:hash_list (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/fs/jbd2/
H A Drevoke.c139 struct list_head *hash_list; in insert_revoke_hash() local
153 list_add(&record->hash, hash_list); in insert_revoke_hash()
163 struct list_head *hash_list; in find_revoke_record() local
251 struct list_head *hash_list; in jbd2_journal_destroy_revoke_table() local
255 J_ASSERT(list_empty(hash_list)); in jbd2_journal_destroy_revoke_table()
490 struct list_head *hash_list; in jbd2_clear_buffer_revoked_flags() local
537 struct list_head *hash_list; in jbd2_journal_write_revoke_records() local
551 while (!list_empty(hash_list)) { in jbd2_journal_write_revoke_records()
553 hash_list->next; in jbd2_journal_write_revoke_records()
729 struct list_head *hash_list; in jbd2_journal_clear_revoke() local
[all …]
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_sta_mgt.c17 INIT_LIST_HEAD(&psta->hash_list); in _rtw_init_stainfo()
159 hash_list); in _rtw_free_sta_priv()
220 list_add_tail(&psta->hash_list, phash_list); in rtw_alloc_stainfo()
340 list_del_init(&psta->hash_list); in rtw_free_stainfo()
447 psta = list_entry(plist, struct sta_info, hash_list); in rtw_free_all_stainfo()
450 list_move(&psta->hash_list, &stainfo_free_list); in rtw_free_all_stainfo()
457 psta = list_entry(plist, struct sta_info, hash_list); in rtw_free_all_stainfo()
485 psta = list_entry(plist, struct sta_info, hash_list); in rtw_get_stainfo()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dclip_tbl.c89 list_for_each_entry(cte, &ctbl->hash_list[hash], list) { in cxgb4_clip_get()
113 list_add_tail(&ce->list, &ctbl->hash_list[hash]); in cxgb4_clip_get()
161 list_for_each_entry(cte, &ctbl->hash_list[hash], list) { in cxgb4_clip_release()
262 list_for_each_entry(ce, &ctbl->hash_list[i], list) { in clip_tbl_show()
290 ctbl = kvzalloc(struct_size(ctbl, hash_list, clipt_size), GFP_KERNEL); in t4_init_clip_tbl()
302 INIT_LIST_HEAD(&ctbl->hash_list[i]); in t4_init_clip_tbl()
H A Dclip_tbl.h32 struct list_head hash_list[]; member
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_sta_mgt.c30 INIT_LIST_HEAD(&psta->hash_list); in _init_stainfo()
114 list_add_tail(&psta->hash_list, phash_list); in r8712_alloc_stainfo()
172 list_del_init(&psta->hash_list); in r8712_free_stainfo()
208 struct sta_info, hash_list); in r8712_free_all_stainfo()
232 psta = container_of(plist, struct sta_info, hash_list); in r8712_get_stainfo()
H A Dsta_info.h47 struct list_head hash_list; /*sta_hash*/ member
/openbmc/linux/drivers/md/
H A Ddm-region-hash.c110 struct list_head hash_list; member
248 hash_list) { in dm_region_hash_destroy()
279 list_for_each_entry(reg, bucket, hash_list) in __rh_lookup()
288 list_add(&reg->hash_list, rh->buckets + rh_hash(rh, reg->key)); in __rh_insert()
460 list_del(&reg->hash_list); in dm_rh_update_states()
467 list_del(&reg->hash_list); in dm_rh_update_states()
475 list_del(&reg->hash_list); in dm_rh_update_states()
H A Ddm-snap.c318 struct list_head hash_list; member
331 struct list_head hash_list; member
394 list_for_each_entry(o, ol, hash_list) in __lookup_origin()
405 list_add_tail(&o->hash_list, sl); in __insert_origin()
414 list_for_each_entry(o, ol, hash_list) in __lookup_dm_origin()
425 list_add_tail(&o->hash_list, sl); in __insert_dm_origin()
430 list_del(&o->hash_list); in __remove_dm_origin()
615 list_del(&o->hash_list); in unregister_snapshot()
703 hlist_bl_del(&e->hash_list); in dm_remove_exception()
810 hlist_bl_add_before(&new_e->hash_list, &e->hash_list); in dm_insert_exception()
[all …]
H A Ddm-exception-store.h32 struct hlist_bl_node hash_list; member
/openbmc/linux/fs/btrfs/
H A Draid56.c46 struct list_head hash_list; member
94 WARN_ON(!list_empty(&rbio->hash_list)); in free_raid_bio()
149 INIT_LIST_HEAD(&cur->hash_list); in btrfs_alloc_stripe_hash_table()
390 list_del_init(&rbio->hash_list); in __remove_rbio_from_cache()
662 list_for_each_entry(cur, &h->hash_list, hash_list) { in lock_stripe_add()
673 list_del_init(&cur->hash_list); in lock_stripe_add()
719 list_add(&rbio->hash_list, &h->hash_list); in lock_stripe_add()
750 if (!list_empty(&rbio->hash_list)) { in unlock_stripe()
764 list_del_init(&rbio->hash_list); in unlock_stripe()
781 list_add(&next->hash_list, &h->hash_list); in unlock_stripe()
[all …]
H A Draid56.h26 struct list_head hash_list; member
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_mmu_hpte.c343 static void kvmppc_mmu_hpte_init_hash(struct hlist_head *hash_list, int len) in kvmppc_mmu_hpte_init_hash() argument
348 INIT_HLIST_HEAD(&hash_list[i]); in kvmppc_mmu_hpte_init_hash()
/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dvf.c214 u16 *hash_list = (u16 *)&msgbuf[1]; in e1000_update_mc_addr_list_vf() local
234 hash_list[i] = hash_value & 0x0FFFF; in e1000_update_mc_addr_list_vf()
/openbmc/linux/drivers/crypto/caam/
H A Dcaamhash.c92 static struct list_head hash_list; variable
1887 if (!hash_list.next) in caam_algapi_hash_exit()
1890 list_for_each_entry_safe(t_alg, n, &hash_list, entry) { in caam_algapi_hash_exit()
1976 INIT_LIST_HEAD(&hash_list); in caam_algapi_hash_init()
2004 list_add_tail(&t_alg->entry, &hash_list); in caam_algapi_hash_init()
2024 list_add_tail(&t_alg->entry, &hash_list); in caam_algapi_hash_init()
H A Dcaamalg_qi2.c5158 static struct list_head hash_list; variable
5336 INIT_LIST_HEAD(&hash_list); in dpaa2_caam_probe()
5365 list_add_tail(&t_alg->entry, &hash_list); in dpaa2_caam_probe()
5384 list_add_tail(&t_alg->entry, &hash_list); in dpaa2_caam_probe()
5387 if (!list_empty(&hash_list)) in dpaa2_caam_probe()
5431 if (hash_list.next) { in dpaa2_caam_remove()
5434 list_for_each_entry_safe(t_hash_alg, p, &hash_list, entry) { in dpaa2_caam_remove()
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dsta_info.h74 struct list_head hash_list; /* sta_hash */ member
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_hash.c25 struct list_head hash_list; member
1965 INIT_LIST_HEAD(&hash_handle->hash_list); in cc_hash_alloc()
2025 list_add_tail(&t_alg->entry, &hash_handle->hash_list); in cc_hash_alloc()
2048 list_add_tail(&t_alg->entry, &hash_handle->hash_list); in cc_hash_alloc()
2063 list_for_each_entry_safe(t_hash_alg, hash_n, &hash_handle->hash_list, in cc_hash_free()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c367 u16 *hash_list = (u16 *)&msgbuf[1]; in ixgbe_set_vf_multicasts() local
391 vfinfo->vf_mc_hashes[i] = hash_list[i]; in ixgbe_set_vf_multicasts()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c7287 u16 *hash_list = (u16 *)&msgbuf[1]; in igb_set_vf_multicasts() local
7303 vf_data->vf_mc_hashes[i] = hash_list[i]; in igb_set_vf_multicasts()