Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/lib/
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.3-rc2/drivers/s390/crypto/
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()
A Dvfio_ap_ops.c1034 hash_for_each(qtable->queues, loop_cursor, q, mdev_qnode) { in vfio_ap_mdev_hot_unplug_adapter()
1221 hash_for_each(qtable->queues, loop_cursor, q, mdev_qnode) { in vfio_ap_mdev_hot_unplug_domain()
1544 hash_for_each(qtable->queues, loop_cursor, q, mdev_qnode) { in unmap_iova()
1705 hash_for_each(qtable->queues, loop_cursor, q, mdev_qnode) { in vfio_ap_mdev_reset_queues()
A Dap_bus.c489 hash_for_each(ap_queues, bkt, aq, hnode) { in ap_tasklet_fn()
505 hash_for_each(ap_queues, bkt, aq, hnode) { in ap_pending_requests()
982 hash_for_each(ap_queues, bkt, aq, hnode) { in ap_get_qdev()
/linux-6.3-rc2/tools/include/linux/
A Dhashtable.h105 #define hash_for_each(name, bkt, obj, member) \ macro
/linux-6.3-rc2/kernel/livepatch/
A Dshadow.c292 hash_for_each(klp_shadow_hash, i, shadow, node) { in klp_shadow_free_all()
/linux-6.3-rc2/include/linux/
A Dhashtable.h126 #define hash_for_each(name, bkt, obj, member) \ macro
A Dkvm_host.h994 hash_for_each(slots->id_hash, bkt, memslot, id_node[slots->node_idx]) \
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
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.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_vf_lib.h191 hash_for_each((pf)->vfs.table, (bkt), (vf), entry)
/linux-6.3-rc2/fs/ksmbd/mgmt/
A Duser_session.c203 hash_for_each(sessions_table, bkt, sess, hlist) { in ksmbd_sessions_deregister()
/linux-6.3-rc2/security/safesetid/
A Dsecurityfs.c104 hash_for_each(pol->rules, bucket, rule, next) { in verify_ruleset()
/linux-6.3-rc2/
A D.clang-format398 - 'hash_for_each'
/linux-6.3-rc2/drivers/platform/x86/intel/speed_select_if/
A Disst_if_common.c179 hash_for_each(isst_hash, i, sst_cmd, hnode) { in isst_resume_common()
/linux-6.3-rc2/tools/testing/selftests/kvm/lib/
A Dkvm_util.c446 hash_for_each(vmp->regions.slot_hash, ctr, region, slot_node) { in kvm_vm_restart()
1794 hash_for_each(vm->regions.slot_hash, ctr, region, slot_node) { in vm_dump()
/linux-6.3-rc2/drivers/s390/net/
A Dqeth_l3_sys.c581 hash_for_each(card->ip_htable, i, ipaddr, hnode) { in qeth_l3_dev_ip_add_show()
A Dqeth_l3_main.c506 hash_for_each(card->ip_htable, i, addr, hnode) { in qeth_l3_update_ipato()
/linux-6.3-rc2/drivers/accel/habanalabs/common/
A Ddebugfs.c273 hash_for_each(ctx->mem_hash, i, hnode, node) { in vm_show()
731 hash_for_each(ctx->mem_hash, i, hnode, node) { in device_va_to_pa()
A Ddevice.c2504 hash_for_each(ctx->mem_hash, i, hnode, node) { in hl_capture_user_mappings()
2526 hash_for_each(ctx->mem_hash, i, hnode, node) { in hl_capture_user_mappings()
/linux-6.3-rc2/net/sched/
A Dsch_api.c1734 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) { in tc_dump_qdisc_root()
2205 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) { in tc_dump_tclass_root()
/linux-6.3-rc2/kernel/
A Dworkqueue.c4892 hash_for_each(pool->busy_hash, bkt, worker, hentry) { in show_pwq()
4902 hash_for_each(pool->busy_hash, bkt, worker, hentry) { in show_pwq()
6256 hash_for_each(unbound_pool_hash, bkt, pool, hash_node) in workqueue_init()
/linux-6.3-rc2/kernel/trace/
A Dtrace_events_user.c1790 hash_for_each(group->register_table, i, user, node) { in user_seq_show()
/linux-6.3-rc2/samples/bpf/
A Dxdp_sample_user.c1012 hash_for_each(stats_rec->xmit_map, bkt, entry, node) { in stats_get_devmap_xmit_multi()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c1059 hash_for_each(tc->hairpin_tbl, bkt, hpe, hairpin_hlist) in debugfs_hairpin_num_active_get()
1078 hash_for_each(tc->hairpin_tbl, bkt, hpe, hairpin_hlist) in debugfs_hairpin_table_dump_show()
5150 hash_for_each(tc->hairpin_tbl, bkt, hpe, hairpin_hlist) in mlx5e_tc_hairpin_update_dead_peer()
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/
A Di40e_virtchnl_pf.c1183 hash_for_each(vsi->mac_filter_hash, bkt, f, hlist) { in __i40e_getnum_vf_vsi_vlan_filters()
1230 hash_for_each(vsi->mac_filter_hash, bkt, f, hlist) { in i40e_get_vlan_list_sync()

Completed in 104 milliseconds

12