Home
last modified time | relevance | path

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

/Linux-v5.10/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.c451 hash_for_each(ap_queues, bkt, aq, hnode) { in ap_tasklet_fn()
467 hash_for_each(ap_queues, bkt, aq, hnode) { in ap_pending_requests()
764 hash_for_each(ap_queues, bkt, aq, hnode) { in ap_get_qdev()
/Linux-v5.10/tools/include/linux/
Dhashtable.h105 #define hash_for_each(name, bkt, obj, member) \ macro
/Linux-v5.10/kernel/livepatch/
Dshadow.c292 hash_for_each(klp_shadow_hash, i, shadow, node) { in klp_shadow_free_all()
/Linux-v5.10/include/linux/
Dhashtable.h126 #define hash_for_each(name, bkt, obj, member) \ macro
/Linux-v5.10/security/safesetid/
Dsecurityfs.c104 hash_for_each(pol->rules, bucket, rule, next) { in verify_ruleset()
/Linux-v5.10/
D.clang-format311 - 'hash_for_each'
/Linux-v5.10/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-v5.10/drivers/firmware/xilinx/
Dzynqmp.c1288 hash_for_each(pm_api_features_map, i, feature_data, hentry) { in zynqmp_firmware_remove()
/Linux-v5.10/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.c507 hash_for_each(card->ip_htable, i, addr, hnode) { in qeth_l3_update_ipato()
/Linux-v5.10/net/sched/
Dsch_api.c1716 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) { in tc_dump_qdisc_root()
2190 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) { in tc_dump_tclass_root()
/Linux-v5.10/kernel/
Dworkqueue.c4695 hash_for_each(pool->busy_hash, bkt, worker, hentry) { in show_pwq()
4705 hash_for_each(pool->busy_hash, bkt, worker, hentry) { in show_pwq()
6037 hash_for_each(unbound_pool_hash, bkt, pool, hash_node) in workqueue_init()
/Linux-v5.10/drivers/misc/habanalabs/common/
Ddebugfs.c253 hash_for_each(ctx->mem_hash, i, hnode, node) { in vm_show()
/Linux-v5.10/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c1120 hash_for_each(vsi->mac_filter_hash, bkt, f, hlist) { in i40e_getnum_vf_vsi_vlan_filters()
1150 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()
Di40e_main.c2508 hash_for_each(vsi->mac_filter_hash, bkt, f, hlist) { in i40e_sync_vsi_filters()
/Linux-v5.10/kernel/cgroup/
Dcgroup.c1752 hash_for_each(css_set_table, i, cset, hlist) in rebind_subsystems()
1999 hash_for_each(css_set_table, i, cset, hlist) { in cgroup_setup_root()
/Linux-v5.10/drivers/gpu/drm/i915/gvt/
Dhandlers.c3493 hash_for_each(gvt->mmio.mmio_info_table, i, e, node) { in intel_gvt_for_each_tracked_mmio()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c5141 hash_for_each(priv->fs.tc.hairpin_tbl, bkt, hpe, hairpin_hlist) in mlx5e_tc_hairpin_update_dead_peer()