Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
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()
A Dvmwgfx_validation.c187 hash_for_each_possible_rcu(ctx->sw_context->res_ht, hash, head, key) { in vmw_validation_find_bo_dup()
229 hash_for_each_possible_rcu(ctx->sw_context->res_ht, hash, head, key) { in vmw_validation_find_res_dup()
A Dttm_object.c148 hash_for_each_possible_rcu(tfile->ref_hash, hash, head, key) { in ttm_tfile_find_ref_rcu()
/linux-6.3-rc2/kernel/livepatch/
A Dshadow.c89 hash_for_each_possible_rcu(klp_shadow_hash, shadow, node, in klp_shadow_get()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dvxlan.c81 hash_for_each_possible_rcu(vxlan->htable, vxlanp, hlist, port) in mlx5_vxlan_lookup_port()
/linux-6.3-rc2/include/linux/
A Dhashtable.h176 #define hash_for_each_possible_rcu(name, obj, member, key, cond...) \ macro
/linux-6.3-rc2/net/mac802154/
A 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.3-rc2/net/rxrpc/
A Dpeer_object.c122 hash_for_each_possible_rcu(rxnet->peer_hash, peer, hash_link, hash_key) { in __rxrpc_lookup_peer_rcu()
/linux-6.3-rc2/
A D.clang-format400 - 'hash_for_each_possible_rcu'
/linux-6.3-rc2/security/selinux/ss/
A Dsidtab.c65 hash_for_each_possible_rcu(s->context_to_sid, entry, list, hash) { in context_to_sid()
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbevf/
A Dipsec.c186 hash_for_each_possible_rcu(ipsec->rx_sa_list, rsa, hlist, in ixgbevf_ipsec_find_rx_state()
/linux-6.3-rc2/drivers/vhost/
A Dvsock.c74 hash_for_each_possible_rcu(vhost_vsock_hash, vsock, hash, guest_cid) { in vhost_vsock_get()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dhtb.c123 hash_for_each_possible_rcu(htb->qos_tc2node, node, hnode, classid) { in mlx5e_htb_node_find_rcu()
A Dtc_tun_encap.c609 hash_for_each_possible_rcu(esw->offloads.encap_tbl, e, in mlx5e_encap_get()
629 hash_for_each_possible_rcu(esw->offloads.decap_tbl, e, in mlx5e_decap_get()
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_vf_lib.c30 hash_for_each_possible_rcu(pf->vfs.table, vf, entry, vf_id) { in ice_get_vf_by_id()
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_ipsec.c400 hash_for_each_possible_rcu(ipsec->rx_sa_list, rsa, hlist, in ixgbe_ipsec_find_rx_state()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_process.c901 hash_for_each_possible_rcu(kfd_processes_table, process, in find_process_by_mm()
/linux-6.3-rc2/drivers/infiniband/core/
A Ddevice.c2264 hash_for_each_possible_rcu (ndev_hash, cur, ndev_hash_link, in ib_device_get_by_netdev()
/linux-6.3-rc2/net/sched/
A Dsch_api.c272 hash_for_each_possible_rcu(qdisc_dev(root)->qdisc_hash, q, hash, handle, in qdisc_match_from_root()
A Dcls_api.c207 hash_for_each_possible_rcu(chain->block->proto_destroy_ht, iter, in tcf_proto_exists_destroying()
/linux-6.3-rc2/drivers/s390/net/
A 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.3-rc2/drivers/infiniband/hw/irdma/
A Dcm.c2058 hash_for_each_possible_rcu(cm_core->cm_hash_tbl, cm_node, list, key) { in irdma_find_node()
/linux-6.3-rc2/fs/ceph/
A Dmds_client.c692 hash_for_each_possible_rcu(fsc->async_unlink_conflict, di, in ceph_wait_on_conflict_unlink()

Completed in 64 milliseconds