Home
last modified time | relevance | path

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

12

/Linux-v6.1/drivers/s390/crypto/
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()
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()
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()
1652 hash_for_each(qtable->queues, loop_cursor, q, mdev_qnode) { in vfio_ap_mdev_reset_queues()
/Linux-v6.1/tools/include/linux/
Dhashtable.h105 #define hash_for_each(name, bkt, obj, member) \ macro
/Linux-v6.1/kernel/livepatch/
Dshadow.c292 hash_for_each(klp_shadow_hash, i, shadow, node) { in klp_shadow_free_all()
/Linux-v6.1/include/linux/
Dhashtable.h126 #define hash_for_each(name, bkt, obj, member) \ macro
Dkvm_host.h976 hash_for_each(slots->id_hash, bkt, memslot, id_node[slots->node_idx]) \
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
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-v6.1/drivers/net/ethernet/intel/ice/
Dice_vf_lib.h189 hash_for_each((pf)->vfs.table, (bkt), (vf), entry)
/Linux-v6.1/fs/ksmbd/mgmt/
Duser_session.c216 hash_for_each(sessions_table, bkt, sess, hlist) { in ksmbd_sessions_deregister()
/Linux-v6.1/security/safesetid/
Dsecurityfs.c104 hash_for_each(pol->rules, bucket, rule, next) { in verify_ruleset()
/Linux-v6.1/
D.clang-format397 - 'hash_for_each'
/Linux-v6.1/drivers/platform/x86/intel/speed_select_if/
Disst_if_common.c178 hash_for_each(isst_hash, i, sst_cmd, hnode) { in isst_resume_common()
/Linux-v6.1/tools/testing/selftests/kvm/lib/
Dkvm_util.c420 hash_for_each(vmp->regions.slot_hash, ctr, region, slot_node) { in kvm_vm_restart()
1695 hash_for_each(vm->regions.slot_hash, ctr, region, slot_node) { in vm_dump()
/Linux-v6.1/drivers/s390/net/
Dqeth_l3_sys.c594 hash_for_each(card->ip_htable, i, ipaddr, hnode) { in qeth_l3_dev_ip_add_show()
Dqeth_l3_main.c505 hash_for_each(card->ip_htable, i, addr, hnode) { in qeth_l3_update_ipato()
/Linux-v6.1/drivers/misc/habanalabs/common/
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()
/Linux-v6.1/net/sched/
Dsch_api.c1726 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) { in tc_dump_qdisc_root()
2192 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) { in tc_dump_tclass_root()
/Linux-v6.1/kernel/
Dworkqueue.c4741 hash_for_each(pool->busy_hash, bkt, worker, hentry) { in show_pwq()
4751 hash_for_each(pool->busy_hash, bkt, worker, hentry) { in show_pwq()
6118 hash_for_each(unbound_pool_hash, bkt, pool, hash_node) in workqueue_init()
/Linux-v6.1/kernel/trace/
Dtrace_events_user.c1789 hash_for_each(group->register_table, i, user, node) { in user_seq_show()
/Linux-v6.1/samples/bpf/
Dxdp_sample_user.c1012 hash_for_each(stats_rec->xmit_map, bkt, entry, node) { in stats_get_devmap_xmit_multi()
/Linux-v6.1/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c1182 hash_for_each(vsi->mac_filter_hash, bkt, f, hlist) { in __i40e_getnum_vf_vsi_vlan_filters()
1229 hash_for_each(vsi->mac_filter_hash, bkt, f, hlist) { in i40e_get_vlan_list_sync()
Di40e_debugfs.c153 hash_for_each(vsi->mac_filter_hash, bkt, f, hlist) { in i40e_dbg_dump_vsi_seid()
/Linux-v6.1/kernel/cgroup/
Dcgroup.c1847 hash_for_each(css_set_table, i, cset, hlist) in rebind_subsystems()
2116 hash_for_each(css_set_table, i, cset, hlist) { in cgroup_setup_root()
/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_ct.c3655 hash_for_each(vport->hash_table, bucket, cur, hnode) in lpfc_cmpl_ct_cmd_vmid()

12