Home
last modified time | relevance | path

Searched defs:kv (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/virt/kvm/
H A Dvfio.c122 struct kvm_vfio *kv = dev->private; in kvm_vfio_update_coherency() local
145 struct kvm_vfio *kv = dev->private; in kvm_vfio_file_add() local
191 struct kvm_vfio *kv = dev->private; in kvm_vfio_file_del() local
234 struct kvm_vfio *kv = dev->private; in kvm_vfio_file_set_spapr_tce() local
334 struct kvm_vfio *kv = dev->private; in kvm_vfio_release() local
367 struct kvm_vfio *kv; in kvm_vfio_create() local
/openbmc/bmcweb/http/
H A Drouting.hpp85 for (const Node::ChildMap::value_type& kv : node.children) in optimizeNode() local
109 for (const Node::ChildMap::value_type& kv : node.children) in optimizeNode() local
130 for (const Node::ChildMap::value_type& kv : node.children) in findRouteIndexesHelper() local
209 for (const Node::ChildMap::value_type& kv : node.children) in findHelper() local
311 for (const Node::ChildMap::value_type& kv : n.children) in debugNodePrint() local
/openbmc/phosphor-post-code-manager/src/
H A Dpost_code.cpp47 [](const auto& kv) { return kv.second; }); in getPostCodes()
56 [](const auto& kv) { return kv.second; }); in getPostCodes()
/openbmc/u-boot/lib/
H A Dtime.c164 ulong kv; in udelay() local
/openbmc/phosphor-net-ipmid/sol/
H A Dsol_manager.hpp247 for (const auto& kv : payloadMap) in getContext() local
/openbmc/phosphor-networkd/test/
H A Dtest_config_parser.cpp188 std::string kv(500 * 70, 'b'); in TEST_F() local
/openbmc/bmcweb/redfish-core/lib/
H A Dredfish_util.hpp150 for (const auto& kv : protocolToDBus) in getPortStatusAndPath() local
/openbmc/linux/net/ipv4/
H A Dfib_trie.c138 struct key_vector kv[1]; member
167 struct key_vector kv[1]; member
188 static inline struct tnode *tn_info(struct key_vector *kv) in tn_info()
218 #define get_cindex(key, kv) (((key) ^ (kv)->key) >> (kv)->pos) argument
220 static inline unsigned long get_index(t_key key, struct key_vector *kv) in get_index()
356 struct tnode *kv; in leaf_new() local
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsdrutils.cpp98 [svcFilterit](SensorSubTree::value_type& kv) { in filterSensors()
/openbmc/linux/drivers/input/touchscreen/
H A Dili210x.c423 u8 kv[5]; in ili251x_firmware_update_kernel_version() local
521 u8 *kv = priv->version_kernel; in ili251x_kernel_version_show() local
/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-ctrl.c401 int mask,val,kv,mode,ret; in parse_tlist() local
/openbmc/linux/fs/smb/client/
H A Dcifsencrypt.c72 const struct kvec *kv = iter->kvec; in cifs_shash_kvec() local
H A Dsmbdirect.c2478 const struct kvec *kv = iter->kvec; in smb_extract_kvec_to_rdma() local
/openbmc/linux/lib/
H A Dscatterlist.c1213 const struct kvec *kv = iter->kvec; in extract_kvec_to_sg() local
/openbmc/linux/net/devlink/
H A Ddev.c1133 const struct nlattr *kv; in __devlink_compat_running_version() local
/openbmc/linux/net/9p/
H A Dclient.c2046 struct kvec kv = {.iov_base = data, .iov_len = count}; in p9_client_readdir() local
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsi_dpm.c1753 s64 kt, kv, leakage_w, i_leakage, vddc; in si_calculate_leakage_for_v_and_t_formula() local
1791 s64 kt, kv, leakage_w, i_leakage, vddc; in si_calculate_leakage_for_v_formula() local
H A Dni_dpm.c745 s64 kt, kv, leakage_w, i_leakage, vddc, temperature; in ni_calculate_leakage_for_v_and_t_formula() local
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c1861 s64 kt, kv, leakage_w, i_leakage, vddc; in si_calculate_leakage_for_v_and_t_formula() local
1899 s64 kt, kv, leakage_w, i_leakage, vddc; in si_calculate_leakage_for_v_formula() local
/openbmc/linux/crypto/
H A Dtestmgr.c1229 struct kvec kv; in build_hash_sglist() local
/openbmc/linux/net/core/
H A Dskbuff.c3090 struct kvec kv; in __skb_send_sock() local
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dhfi.h2114 u64 *kv = (u64 *)hfi1_rcvhdrtail_kvaddr(rcd); in clear_rcvhdrtail() local