Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/linux/
Dhashtable.h105 #define hash_for_each(name, bkt, obj, member) \ macro
/Linux-v4.19/include/linux/
Dhashtable.h126 #define hash_for_each(name, bkt, obj, member) \ macro
/Linux-v4.19/kernel/livepatch/
Dshadow.c304 hash_for_each(klp_shadow_hash, i, shadow, node) { in klp_shadow_free_all()
/Linux-v4.19/drivers/infiniband/core/
Drestrack.c55 hash_for_each(res->hash, bkt, e, node) { in rdma_restrack_clean()
/Linux-v4.19/
D.clang-format226 - 'hash_for_each'
/Linux-v4.19/net/sched/
Dsch_api.c1625 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) { in tc_dump_qdisc_root()
2067 hash_for_each(qdisc_dev(root)->qdisc_hash, b, q, hash) { in tc_dump_tclass_root()
/Linux-v4.19/drivers/s390/net/
Dqeth_l3_sys.c692 hash_for_each(card->ip_htable, i, ipaddr, hnode) { in qeth_l3_dev_ip_add_show()
Dqeth_l3_main.c543 hash_for_each(card->ip_htable, i, addr, hnode) { in qeth_l3_update_ipato()
/Linux-v4.19/kernel/
Dworkqueue.c4467 hash_for_each(pool->busy_hash, bkt, worker, hentry) { in show_pwq()
4477 hash_for_each(pool->busy_hash, bkt, worker, hentry) { in show_pwq()
5809 hash_for_each(unbound_pool_hash, bkt, pool, hash_node) in workqueue_init()
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c1831 hash_for_each(vsi->mac_filter_hash, bkt, f, hlist) { in i40e_getnum_vf_vsi_vlan_filters()
1888 hash_for_each(vsi->mac_filter_hash, bkt, f, hlist) { in i40e_vc_config_promiscuous_mode_msg()
1938 hash_for_each(vsi->mac_filter_hash, bkt, f, hlist) { in i40e_vc_config_promiscuous_mode_msg()
Di40e_debugfs.c149 hash_for_each(vsi->mac_filter_hash, bkt, f, hlist) { in i40e_dbg_dump_vsi_seid()
Di40e_main.c2458 hash_for_each(vsi->mac_filter_hash, bkt, f, hlist) { in i40e_sync_vsi_filters()
/Linux-v4.19/kernel/cgroup/
Dcgroup.c1686 hash_for_each(css_set_table, i, cset, hlist) in rebind_subsystems()
1970 hash_for_each(css_set_table, i, cset, hlist) { in cgroup_setup_root()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2965 hash_for_each(priv->fs.tc.hairpin_tbl, bkt, hpe, hairpin_hlist) { in mlx5e_tc_hairpin_update_dead_peer()
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dhandlers.c3360 hash_for_each(gvt->mmio.mmio_info_table, i, e, node) { in intel_gvt_for_each_tracked_mmio()