/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_cmdbuf_res.c | 89 hash_for_each_possible_rcu(man->resources, hash, head, key) { in vmw_cmdbuf_res_lookup() 244 hash_for_each_possible_rcu(man->resources, hash, head, key) { in vmw_cmdbuf_res_remove()
|
H A D | vmwgfx_validation.c | 186 hash_for_each_possible_rcu(ctx->sw_context->res_ht, hash, head, key) { in vmw_validation_find_bo_dup() 228 hash_for_each_possible_rcu(ctx->sw_context->res_ht, hash, head, key) { in vmw_validation_find_res_dup()
|
H A D | ttm_object.c | 148 hash_for_each_possible_rcu(tfile->ref_hash, hash, head, key) { in ttm_tfile_find_ref_rcu()
|
/openbmc/linux/include/linux/ |
H A D | hashtable.h | 176 #define hash_for_each_possible_rcu(name, obj, member, key, cond...) \ macro
|
/openbmc/linux/kernel/livepatch/ |
H A D | shadow.c | 89 hash_for_each_possible_rcu(klp_shadow_hash, shadow, node, in klp_shadow_get()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | vxlan.c | 81 hash_for_each_possible_rcu(vxlan->htable, vxlanp, hlist, port) in mlx5_vxlan_lookup_port()
|
/openbmc/linux/net/mac802154/ |
H A D | llsec.c | 319 hash_for_each_possible_rcu(sec->devices_short, dev, bucket_s, key) { in llsec_dev_find_short() 334 hash_for_each_possible_rcu(sec->devices_hw, dev, bucket_hw, key) { in llsec_dev_find_long() 799 hash_for_each_possible_rcu(sec->devices_short, dev, in llsec_lookup_dev() 808 hash_for_each_possible_rcu(sec->devices_hw, dev, in llsec_lookup_dev()
|
/openbmc/linux/net/rxrpc/ |
H A D | peer_object.c | 122 hash_for_each_possible_rcu(rxnet->peer_hash, peer, hash_link, hash_key) { in __rxrpc_lookup_peer_rcu()
|
/openbmc/linux/ |
H A D | .clang-format | 401 - 'hash_for_each_possible_rcu'
|
/openbmc/linux/security/selinux/ss/ |
H A D | sidtab.c | 65 hash_for_each_possible_rcu(s->context_to_sid, entry, list, hash) { in context_to_sid()
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ipsec.c | 186 hash_for_each_possible_rcu(ipsec->rx_sa_list, rsa, hlist, in ixgbevf_ipsec_find_rx_state()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | htb.c | 123 hash_for_each_possible_rcu(htb->qos_tc2node, node, hnode, classid) { in mlx5e_htb_node_find_rcu()
|
H A D | tc_tun_encap.c | 654 hash_for_each_possible_rcu(esw->offloads.encap_tbl, e, in mlx5e_encap_get() 674 hash_for_each_possible_rcu(esw->offloads.decap_tbl, e, in mlx5e_decap_get()
|
/openbmc/linux/drivers/vhost/ |
H A D | vsock.c | 74 hash_for_each_possible_rcu(vhost_vsock_hash, vsock, hash, guest_cid) { in vhost_vsock_get()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_vf_lib.c | 30 hash_for_each_possible_rcu(pf->vfs.table, vf, entry, vf_id) { in ice_get_vf_by_id()
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ipsec.c | 400 hash_for_each_possible_rcu(ipsec->rx_sa_list, rsa, hlist, in ixgbe_ipsec_find_rx_state()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | qos.c | 565 hash_for_each_possible_rcu(pfvf->qos.qos_hlist, node, hlist, classid) { in otx2_sw_node_find_rcu()
|
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_process.c | 905 hash_for_each_possible_rcu(kfd_processes_table, process, in find_process_by_mm()
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | device.c | 2265 hash_for_each_possible_rcu (ndev_hash, cur, ndev_hash_link, in ib_device_get_by_netdev()
|
/openbmc/linux/net/sched/ |
H A D | sch_api.c | 272 hash_for_each_possible_rcu(qdisc_dev(root)->qdisc_hash, q, hash, handle, in qdisc_match_from_root()
|
H A D | cls_api.c | 205 hash_for_each_possible_rcu(chain->block->proto_destroy_ht, iter, in tcf_proto_exists_destroying()
|
/openbmc/linux/drivers/s390/net/ |
H A D | qeth_core_main.c | 696 hash_for_each_possible_rcu(card->local_addrs4, tmp, hnode, key) { in qeth_next_hop_is_local_v4() 723 hash_for_each_possible_rcu(card->local_addrs6, tmp, hnode, key) { in qeth_next_hop_is_local_v6()
|
/openbmc/linux/kernel/ |
H A D | workqueue.c | 1181 hash_for_each_possible_rcu(wci_hash, ent, hash_node, in wci_find_ent()
|
/openbmc/linux/drivers/infiniband/hw/irdma/ |
H A D | cm.c | 2103 hash_for_each_possible_rcu(cm_core->cm_hash_tbl, cm_node, list, key) { in irdma_find_node()
|
/openbmc/linux/fs/ceph/ |
H A D | mds_client.c | 845 hash_for_each_possible_rcu(fsc->async_unlink_conflict, di, in ceph_wait_on_conflict_unlink()
|