Home
last modified time | relevance | path

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

12

/linux-6.15/lib/tests/
H A Dhashtable_test.c80 hash_for_each(hash, bkt, x, node) { in hashtable_test_hash_add()
139 hash_for_each(hash, bkt, x, node) { in hashtable_test_hash_for_each()
220 hash_for_each(hash, bkt, y, node) { in hashtable_test_hash_for_each_possible()
278 hash_for_each(hash, bkt, y, node) { in hashtable_test_hash_for_each_possible_safe()
/linux-6.15/drivers/s390/crypto/
H A Dap_card.c85 hash_for_each(ap_queues, bkt, aq, hnode) in request_count_store()
106 hash_for_each(ap_queues, bkt, aq, hnode) in requestq_count_show()
125 hash_for_each(ap_queues, bkt, aq, hnode) in pendingq_count_show()
H A Dap_bus.c460 hash_for_each(ap_queues, bkt, aq, hnode) { in ap_tasklet_fn()
476 hash_for_each(ap_queues, bkt, aq, hnode) { in ap_pending_requests()
958 hash_for_each(ap_queues, bkt, aq, hnode) { in ap_get_qdev()
H A Dvfio_ap_ops.c1856 hash_for_each(qtable->queues, loop_cursor, q, mdev_qnode) { in unmap_iova()
2022 hash_for_each(matrix_mdev->qtable.queues, loop_cursor, q, mdev_qnode) in vfio_ap_mdev_reset_queues()
2025 hash_for_each(matrix_mdev->qtable.queues, loop_cursor, q, mdev_qnode) { in vfio_ap_mdev_reset_queues()
/linux-6.15/scripts/kconfig/
H A Dinternal.h12 hash_for_each(sym_hashtable, sym, node)
H A Dexpr.c987 hash_for_each(expr_hashtable, e, node) in expr_invalidate_all()
/linux-6.15/scripts/include/
H A Dhashtable.h59 #define hash_for_each(table, obj, member) \ macro
/linux-6.15/tools/include/linux/
H A Dhashtable.h105 #define hash_for_each(name, bkt, obj, member) \ macro
/linux-6.15/include/linux/
H A Dhashtable.h126 #define hash_for_each(name, bkt, obj, member) \ macro
H A Dkvm_host.h1083 hash_for_each(slots->id_hash, bkt, memslot, id_node[slots->node_idx]) \
/linux-6.15/kernel/livepatch/
H A Dshadow.c292 hash_for_each(klp_shadow_hash, i, shadow, node) { in klp_shadow_free_all()
/linux-6.15/tools/testing/selftests/kvm/lib/x86/
H A Dsev.c78 hash_for_each(vm->regions.slot_hash, ctr, region, slot_node) in sev_vm_launch()
/linux-6.15/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-6.15/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib.h209 hash_for_each((pf)->vfs.table, (bkt), (vf), entry)
/linux-6.15/security/safesetid/
H A Dsecurityfs.c104 hash_for_each(pol->rules, bucket, rule, next) { in verify_ruleset()
/linux-6.15/
H A D.clang-format483 - 'hash_for_each'
/linux-6.15/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_common.c186 hash_for_each(isst_hash, i, sst_cmd, hnode) { in isst_resume_common()
/linux-6.15/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-6.15/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c561 hash_for_each(vmp->regions.slot_hash, ctr, region, slot_node) { in kvm_vm_restart()
1949 hash_for_each(vm->regions.slot_hash, ctr, region, slot_node) { in vm_dump()
/linux-6.15/drivers/accel/habanalabs/common/
H A Ddebugfs.c263 hash_for_each(ctx->mem_hash, i, hnode, node) { in vm_show()
703 hash_for_each(ctx->mem_hash, i, hnode, node) { in device_va_to_pa()
H A Ddevice.c2747 hash_for_each(ctx->mem_hash, i, hnode, node) { in hl_capture_user_mappings()
2769 hash_for_each(ctx->mem_hash, i, hnode, node) { in hl_capture_user_mappings()
/linux-6.15/kernel/
H A Dworkqueue.c6245 hash_for_each(pool->busy_hash, bkt, worker, hentry) { in show_pwq()
6255 hash_for_each(pool->busy_hash, bkt, worker, hentry) { in show_pwq()
7495 hash_for_each(pool->busy_hash, bkt, worker, hentry) { in show_cpu_pool_hog()
7934 hash_for_each(unbound_pool_hash, bkt, pool, hash_node) in workqueue_init()
/linux-6.15/net/sched/
H A Dsch_api.c1860 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) { in tc_dump_qdisc_root()
2387 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) { in tc_dump_tclass_root()
/linux-6.15/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-6.15/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()

12