Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/vmwgfx/
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()
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()
Dttm_object.c148 hash_for_each_possible_rcu(tfile->ref_hash, hash, head, key) { in ttm_tfile_find_ref_rcu()
/linux-6.6.21/kernel/livepatch/
Dshadow.c89 hash_for_each_possible_rcu(klp_shadow_hash, shadow, node, in klp_shadow_get()
/linux-6.6.21/include/linux/
Dhashtable.h176 #define hash_for_each_possible_rcu(name, obj, member, key, cond...) \ macro
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dvxlan.c81 hash_for_each_possible_rcu(vxlan->htable, vxlanp, hlist, port) in mlx5_vxlan_lookup_port()
/linux-6.6.21/net/mac802154/
Dllsec.c311 hash_for_each_possible_rcu(sec->devices_short, dev, bucket_s, key) { in llsec_dev_find_short()
326 hash_for_each_possible_rcu(sec->devices_hw, dev, bucket_hw, key) { in llsec_dev_find_long()
791 hash_for_each_possible_rcu(sec->devices_short, dev, in llsec_lookup_dev()
800 hash_for_each_possible_rcu(sec->devices_hw, dev, in llsec_lookup_dev()
/linux-6.6.21/net/rxrpc/
Dpeer_object.c122 hash_for_each_possible_rcu(rxnet->peer_hash, peer, hash_link, hash_key) { in __rxrpc_lookup_peer_rcu()
/linux-6.6.21/
D.clang-format401 - 'hash_for_each_possible_rcu'
/linux-6.6.21/security/selinux/ss/
Dsidtab.c65 hash_for_each_possible_rcu(s->context_to_sid, entry, list, hash) { in context_to_sid()
/linux-6.6.21/drivers/net/ethernet/intel/ixgbevf/
Dipsec.c186 hash_for_each_possible_rcu(ipsec->rx_sa_list, rsa, hlist, in ixgbevf_ipsec_find_rx_state()
/linux-6.6.21/drivers/vhost/
Dvsock.c74 hash_for_each_possible_rcu(vhost_vsock_hash, vsock, hash, guest_cid) { in vhost_vsock_get()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/
Dhtb.c123 hash_for_each_possible_rcu(htb->qos_tc2node, node, hnode, classid) { in mlx5e_htb_node_find_rcu()
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()
/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_vf_lib.c30 hash_for_each_possible_rcu(pf->vfs.table, vf, entry, vf_id) { in ice_get_vf_by_id()
/linux-6.6.21/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ipsec.c400 hash_for_each_possible_rcu(ipsec->rx_sa_list, rsa, hlist, in ixgbe_ipsec_find_rx_state()
/linux-6.6.21/drivers/net/ethernet/marvell/octeontx2/nic/
Dqos.c565 hash_for_each_possible_rcu(pfvf->qos.qos_hlist, node, hlist, classid) { in otx2_sw_node_find_rcu()
/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/
Dkfd_process.c897 hash_for_each_possible_rcu(kfd_processes_table, process, in find_process_by_mm()
/linux-6.6.21/drivers/infiniband/core/
Ddevice.c2264 hash_for_each_possible_rcu (ndev_hash, cur, ndev_hash_link, in ib_device_get_by_netdev()
/linux-6.6.21/net/sched/
Dsch_api.c272 hash_for_each_possible_rcu(qdisc_dev(root)->qdisc_hash, q, hash, handle, in qdisc_match_from_root()
Dcls_api.c205 hash_for_each_possible_rcu(chain->block->proto_destroy_ht, iter, in tcf_proto_exists_destroying()
/linux-6.6.21/drivers/s390/net/
Dqeth_core_main.c693 hash_for_each_possible_rcu(card->local_addrs4, tmp, hnode, key) { in qeth_next_hop_is_local_v4()
720 hash_for_each_possible_rcu(card->local_addrs6, tmp, hnode, key) { in qeth_next_hop_is_local_v6()
/linux-6.6.21/kernel/
Dworkqueue.c1177 hash_for_each_possible_rcu(wci_hash, ent, hash_node, in wci_find_ent()
/linux-6.6.21/drivers/infiniband/hw/irdma/
Dcm.c2103 hash_for_each_possible_rcu(cm_core->cm_hash_tbl, cm_node, list, key) { in irdma_find_node()
/linux-6.6.21/fs/ceph/
Dmds_client.c845 hash_for_each_possible_rcu(fsc->async_unlink_conflict, di, in ceph_wait_on_conflict_unlink()