Home
last modified time | relevance | path

Searched refs:hash_for_each (Results 1 – 25 of 32) sorted by relevance

12

/linux/scripts/kconfig/
H A Dinternal.h12 hash_for_each(sym_hashtable, sym, node)
H A Dexpr.c1020 hash_for_each(expr_hashtable, e, node) in expr_compare_type()
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dsev.c97 hash_for_each(vm->regions.slot_hash, ctr, region, slot_node) in sev_vm_launch()
148 hash_for_each(vm->regions.slot_hash, ctr, region, slot_node) in snp_vm_launch_update()
/linux/scripts/include/
H A Dhashtable.h59 #define hash_for_each(table, obj, member) \ macro
/linux/tools/include/linux/
H A Dhashtable.h105 #define hash_for_each(name, bkt, obj, member) \ macro
/linux/kernel/livepatch/
H A Dshadow.c292 hash_for_each(klp_shadow_hash, i, shadow, node) { in klp_shadow_free_all()
/linux/include/linux/
H A Dhashtable.h126 #define hash_for_each(name, bkt, obj, member) \ macro
/linux/tools/testing/selftests/kvm/x86/
H A Dsvm_nested_vmcb12_gpa.c62 hash_for_each(vcpu->vm->regions.slot_hash, i, region, slot_node) { in unmappable_gpa()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhtb.c39 hash_for_each(htb->qos_tc2node, bkt, node, hnode) { in mlx5e_htb_enumerate_leaves()
436 hash_for_each(htb->qos_tc2node, bkt, node, hnode) in mlx5e_htb_node_find_by_qid()
629 hash_for_each(htb->qos_tc2node, bkt, child, hnode) { in mlx5e_htb_update_children()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib.h269 hash_for_each((pf)->vfs.table, (bkt), (vf), entry)
/linux/security/safesetid/
H A Dsecurityfs.c104 hash_for_each(pol->rules, bucket, rule, next) { in verify_ruleset()
/linux/drivers/s390/crypto/
H A Dap_bus.c492 hash_for_each(ap_queues, bkt, aq, hnode) { in ap_tasklet_fn()
508 hash_for_each(ap_queues, bkt, aq, hnode) { in ap_pending_requests()
1095 hash_for_each(ap_queues, bkt, aq, hnode) { in ap_get_qdev()
/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_common.c187 hash_for_each(isst_hash, i, sst_cmd, hnode) { in isst_resume_common()
/linux/drivers/s390/net/
H A Dqeth_l3_sys.c581 hash_for_each(card->ip_htable, i, ipaddr, hnode) { in qeth_l3_dev_ip_add_show()
/linux/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c608 hash_for_each(vmp->regions.slot_hash, ctr, region, slot_node) { in kvm_vm_restart()
1922 hash_for_each(vm->regions.slot_hash, ctr, region, slot_node) { in vm_dump()
/linux/drivers/accel/habanalabs/common/
H A Ddebugfs.c264 hash_for_each(ctx->mem_hash, i, hnode, node) { in vm_show()
896 hash_for_each(ctx->mem_hash, i, hnode, node) { in device_va_to_pa()
H A Ddevice.c2738 hash_for_each(ctx->mem_hash, i, hnode, node) { in hl_capture_user_mappings()
2760 hash_for_each(ctx->mem_hash, i, hnode, node) { in hl_capture_user_mappings()
/linux/net/sched/
H A Dsch_api.c1891 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) { in tc_dump_qdisc_root()
2423 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) { in tc_dump_tclass_root()
/linux/kernel/bpf/
H A Dliveness.c551 hash_for_each(liveness->func_instances, bkt, instance, hl_node) in print_instances()
557 hash_for_each(liveness->func_instances, bkt, instance, hl_node) in print_instances()
/linux/kernel/
H A Dworkqueue.c6549 hash_for_each(pool->busy_hash, bkt, worker, hentry) { in show_pwq()
6559 hash_for_each(pool->busy_hash, bkt, worker, hentry) { in show_pwq()
7840 hash_for_each(pool->busy_hash, bkt, worker, hentry) { in show_cpu_pool_busy_workers()
8330 hash_for_each(unbound_pool_hash, bkt, pool, hash_node) in workqueue_init()
/linux/samples/bpf/
H A Dxdp_sample_user.c1012 hash_for_each(stats_rec->xmit_map, bkt, entry, node) { in stats_get_devmap_xmit_multi()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos.c558 hash_for_each(pfvf->qos.qos_hlist, bkt, node, hlist) { in otx2_sw_node_find_by_qid()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c1051 hash_for_each(tc->hairpin_tbl, bkt, hpe, hairpin_hlist) in debugfs_hairpin_num_active_get()
1070 hash_for_each(tc->hairpin_tbl, bkt, hpe, hairpin_hlist) in debugfs_hairpin_table_dump_show()
5210 hash_for_each(tc->hairpin_tbl, bkt, hpe, hairpin_hlist) in mlx5e_tc_hairpin_update_dead_peer()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c1221 hash_for_each(vsi->mac_filter_hash, bkt, f, hlist) { in __i40e_getnum_vf_vsi_vlan_filters()
1268 hash_for_each(vsi->mac_filter_hash, bkt, f, hlist) { in i40e_get_vlan_list_sync()
H A Di40e_debugfs.c95 hash_for_each(vsi->mac_filter_hash, bkt, f, hlist) { in i40e_dbg_dump_vsi_seid()

12