Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf_res.c89 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 Dvmwgfx_validation.c186 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 Dttm_object.c148 hash_for_each_possible_rcu(tfile->ref_hash, hash, head, key) { in ttm_tfile_find_ref_rcu()
/openbmc/linux/include/linux/
H A Dhashtable.h176 #define hash_for_each_possible_rcu(name, obj, member, key, cond...) \ macro
/openbmc/linux/kernel/livepatch/
H A Dshadow.c89 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 Dvxlan.c81 hash_for_each_possible_rcu(vxlan->htable, vxlanp, hlist, port) in mlx5_vxlan_lookup_port()
/openbmc/linux/net/mac802154/
H A Dllsec.c319 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 Dpeer_object.c122 hash_for_each_possible_rcu(rxnet->peer_hash, peer, hash_link, hash_key) { in __rxrpc_lookup_peer_rcu()
/openbmc/linux/
H A D.clang-format401 - 'hash_for_each_possible_rcu'
/openbmc/linux/security/selinux/ss/
H A Dsidtab.c65 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 Dipsec.c186 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 Dhtb.c123 hash_for_each_possible_rcu(htb->qos_tc2node, node, hnode, classid) { in mlx5e_htb_node_find_rcu()
H A Dtc_tun_encap.c654 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 Dvsock.c74 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 Dice_vf_lib.c30 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 Dixgbe_ipsec.c400 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 Dqos.c565 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 Dkfd_process.c905 hash_for_each_possible_rcu(kfd_processes_table, process, in find_process_by_mm()
/openbmc/linux/drivers/infiniband/core/
H A Ddevice.c2265 hash_for_each_possible_rcu (ndev_hash, cur, ndev_hash_link, in ib_device_get_by_netdev()
/openbmc/linux/net/sched/
H A Dsch_api.c272 hash_for_each_possible_rcu(qdisc_dev(root)->qdisc_hash, q, hash, handle, in qdisc_match_from_root()
H A Dcls_api.c205 hash_for_each_possible_rcu(chain->block->proto_destroy_ht, iter, in tcf_proto_exists_destroying()
/openbmc/linux/drivers/s390/net/
H A Dqeth_core_main.c696 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/drivers/infiniband/hw/irdma/
H A Dcm.c2103 hash_for_each_possible_rcu(cm_core->cm_hash_tbl, cm_node, list, key) { in irdma_find_node()
/openbmc/linux/kernel/
H A Dworkqueue.c1181 hash_for_each_possible_rcu(wci_hash, ent, hash_node, in wci_find_ent()
/openbmc/linux/fs/ceph/
H A Dmds_client.c845 hash_for_each_possible_rcu(fsc->async_unlink_conflict, di, in ceph_wait_on_conflict_unlink()