/openbmc/linux/lib/ |
H A D | hashtable_test.c | 80 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()
|
/openbmc/linux/drivers/s390/crypto/ |
H A D | ap_card.c | 85 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 D | ap_bus.c | 499 hash_for_each(ap_queues, bkt, aq, hnode) { in ap_tasklet_fn() 515 hash_for_each(ap_queues, bkt, aq, hnode) { in ap_pending_requests() 992 hash_for_each(ap_queues, bkt, aq, hnode) { in ap_get_qdev()
|
H A D | vfio_ap_ops.c | 1624 hash_for_each(qtable->queues, loop_cursor, q, mdev_qnode) { in unmap_iova() 1802 hash_for_each(matrix_mdev->qtable.queues, loop_cursor, q, mdev_qnode) in vfio_ap_mdev_reset_queues() 1805 hash_for_each(matrix_mdev->qtable.queues, loop_cursor, q, mdev_qnode) { in vfio_ap_mdev_reset_queues()
|
/openbmc/linux/tools/include/linux/ |
H A D | hashtable.h | 105 #define hash_for_each(name, bkt, obj, member) \ macro
|
/openbmc/linux/include/linux/ |
H A D | hashtable.h | 126 #define hash_for_each(name, bkt, obj, member) \ macro
|
H A D | kvm_host.h | 1027 hash_for_each(slots->id_hash, bkt, memslot, id_node[slots->node_idx]) \
|
/openbmc/linux/kernel/livepatch/ |
H A D | shadow.c | 292 hash_for_each(klp_shadow_hash, i, shadow, node) { in klp_shadow_free_all()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | htb.c | 39 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()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_vf_lib.h | 191 hash_for_each((pf)->vfs.table, (bkt), (vf), entry)
|
/openbmc/linux/security/safesetid/ |
H A D | securityfs.c | 104 hash_for_each(pol->rules, bucket, rule, next) { in verify_ruleset()
|
/openbmc/linux/ |
H A D | .clang-format | 399 - 'hash_for_each'
|
/openbmc/linux/drivers/platform/x86/intel/speed_select_if/ |
H A D | isst_if_common.c | 186 hash_for_each(isst_hash, i, sst_cmd, hnode) { in isst_resume_common()
|
/openbmc/linux/tools/testing/selftests/kvm/lib/ |
H A D | kvm_util.c | 455 hash_for_each(vmp->regions.slot_hash, ctr, region, slot_node) { in kvm_vm_restart() 1820 hash_for_each(vm->regions.slot_hash, ctr, region, slot_node) { in vm_dump()
|
/openbmc/linux/drivers/s390/net/ |
H A D | qeth_l3_sys.c | 581 hash_for_each(card->ip_htable, i, ipaddr, hnode) { in qeth_l3_dev_ip_add_show()
|
H A D | qeth_l3_main.c | 509 hash_for_each(card->ip_htable, i, addr, hnode) { in qeth_l3_update_ipato()
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | debugfs.c | 270 hash_for_each(ctx->mem_hash, i, hnode, node) { in vm_show() 710 hash_for_each(ctx->mem_hash, i, hnode, node) { in device_va_to_pa()
|
H A D | device.c | 2584 hash_for_each(ctx->mem_hash, i, hnode, node) { in hl_capture_user_mappings() 2606 hash_for_each(ctx->mem_hash, i, hnode, node) { in hl_capture_user_mappings()
|
/openbmc/linux/kernel/ |
H A D | workqueue.c | 5168 hash_for_each(pool->busy_hash, bkt, worker, hentry) { in show_pwq() 5178 hash_for_each(pool->busy_hash, bkt, worker, hentry) { in show_pwq() 6366 hash_for_each(pool->busy_hash, bkt, worker, hentry) { in show_cpu_pool_hog() 6740 hash_for_each(unbound_pool_hash, bkt, pool, hash_node) in workqueue_init()
|
/openbmc/linux/net/sched/ |
H A D | sch_api.c | 1811 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) { in tc_dump_qdisc_root() 2282 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) { in tc_dump_tclass_root()
|
/openbmc/linux/samples/bpf/ |
H A D | xdp_sample_user.c | 1012 hash_for_each(stats_rec->xmit_map, bkt, entry, node) { in stats_get_devmap_xmit_multi()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 1045 hash_for_each(tc->hairpin_tbl, bkt, hpe, hairpin_hlist) in debugfs_hairpin_num_active_get() 1064 hash_for_each(tc->hairpin_tbl, bkt, hpe, hairpin_hlist) in debugfs_hairpin_table_dump_show() 5064 hash_for_each(tc->hairpin_tbl, bkt, hpe, hairpin_hlist) in mlx5e_tc_hairpin_update_dead_peer()
|
/openbmc/linux/kernel/trace/ |
H A D | trace_events_user.c | 2715 hash_for_each(group->register_table, i, user, node) { in user_seq_show()
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_virtchnl_pf.c | 1212 hash_for_each(vsi->mac_filter_hash, bkt, f, hlist) { in __i40e_getnum_vf_vsi_vlan_filters() 1259 hash_for_each(vsi->mac_filter_hash, bkt, f, hlist) { in i40e_get_vlan_list_sync()
|
H A D | i40e_debugfs.c | 155 hash_for_each(vsi->mac_filter_hash, bkt, f, hlist) { in i40e_dbg_dump_vsi_seid()
|