Home
last modified time | relevance | path

Searched refs:kv (Results 1 – 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/virt/kvm/
Dvfio.c159 struct kvm_vfio *kv = dev->private; in kvm_vfio_update_coherency() local
163 mutex_lock(&kv->lock); in kvm_vfio_update_coherency()
165 list_for_each_entry(kvg, &kv->group_list, node) { in kvm_vfio_update_coherency()
172 if (noncoherent != kv->noncoherent) { in kvm_vfio_update_coherency()
173 kv->noncoherent = noncoherent; in kvm_vfio_update_coherency()
175 if (kv->noncoherent) in kvm_vfio_update_coherency()
181 mutex_unlock(&kv->lock); in kvm_vfio_update_coherency()
186 struct kvm_vfio *kv = dev->private; in kvm_vfio_set_group() local
209 mutex_lock(&kv->lock); in kvm_vfio_set_group()
211 list_for_each_entry(kvg, &kv->group_list, node) { in kvm_vfio_set_group()
[all …]
/kernel/linux/linux-5.10/tools/perf/scripts/python/
Dsyscall-counts.py64 key = lambda kv: (kv[1], kv[0]), reverse = True):
Dsctop.py82 key = lambda kv: (kv[1], kv[0]),
Dsyscall-counts-by-pid.py74 key = lambda kv: (kv[1], kv[0]), reverse = True):
Dfailed-syscalls-by-pid.py78 …for ret, val in sorted(syscalls[comm][pid][id].items(), key = lambda kv: (kv[1], kv[0]), reverse =…
Dmem-phys-addr.py50 key = lambda kv: (kv[1], kv[0]), reverse = True):
/kernel/linux/linux-5.10/net/ipv4/
Dfib_trie.c137 struct key_vector kv[1]; member
138 #define tn_bits kv[0].bits
141 #define TNODE_SIZE(n) offsetof(struct tnode, kv[0].tnode[n])
166 struct key_vector kv[1]; member
187 static inline struct tnode *tn_info(struct key_vector *kv) in tn_info() argument
189 return container_of(kv, struct tnode, kv[0]); in tn_info()
217 #define get_cindex(key, kv) (((key) ^ (kv)->key) >> (kv)->pos) argument
219 static inline unsigned long get_index(t_key key, struct key_vector *kv) in get_index() argument
221 unsigned long index = key ^ kv->key; in get_index()
223 if ((BITS_PER_LONG <= KEYLENGTH) && (KEYLENGTH == kv->pos)) in get_index()
[all …]
/kernel/linux/linux-5.10/arch/arc/mm/
Dhighmem.c68 void kunmap_atomic_high(void *kv) in kunmap_atomic_high() argument
70 unsigned long kvaddr = (unsigned long)kv; in kunmap_atomic_high()
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
Dpvrusb2-ctrl.c422 int mask,val,kv,mode,ret; in parse_tlist() local
446 if (parse_mtoken(ptr,cnt,&kv,names,valid_bits)) { in parse_tlist()
455 val |= kv; in parse_tlist()
458 mask |= kv; in parse_tlist()
459 val &= ~kv; in parse_tlist()
462 mask |= kv; in parse_tlist()
463 val |= kv; in parse_tlist()
/kernel/linux/linux-5.10/tools/bpf/bpftool/Documentation/
Dbpftool-btf.rst26 | *BTF_SRC* := { **id** *BTF_ID* | **prog** *PROG* | **map** *MAP* [{**key** | **value** | **kv** |…
54 both key and value (**kv**), or all BTF types present in
55 associated BTF object (**all**). If not specified, **kv**
192 **# bpftool btf dump map id 123 kv**
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dhfi.h2166 u64 *kv = (u64 *)hfi1_rcvhdrtail_kvaddr(rcd); in clear_rcvhdrtail() local
2168 if (kv) in clear_rcvhdrtail()
2169 *kv = 0ULL; in clear_rcvhdrtail()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dsi_dpm.c1756 s64 kt, kv, leakage_w, i_leakage, vddc; in si_calculate_leakage_for_v_and_t_formula() local
1773 kv = drm_fixp_mul(av, drm_fixp_exp(drm_fixp_mul(bv, vddc))); in si_calculate_leakage_for_v_and_t_formula()
1775 leakage_w = drm_fixp_mul(drm_fixp_mul(drm_fixp_mul(i_leakage, kt), kv), vddc); in si_calculate_leakage_for_v_and_t_formula()
1794 s64 kt, kv, leakage_w, i_leakage, vddc; in si_calculate_leakage_for_v_formula() local
1800 kv = drm_fixp_mul(div64_s64(drm_int2fixp(coeff->av), 100000000), in si_calculate_leakage_for_v_formula()
1803 leakage_w = drm_fixp_mul(drm_fixp_mul(drm_fixp_mul(i_leakage, kt), kv), vddc); in si_calculate_leakage_for_v_formula()
Dni_dpm.c746 s64 kt, kv, leakage_w, i_leakage, vddc, temperature; in ni_calculate_leakage_for_v_and_t_formula() local
754 kv = drm_fixp_mul(div64_s64(drm_int2fixp(coeff->av), 1000), in ni_calculate_leakage_for_v_and_t_formula()
757 leakage_w = drm_fixp_mul(drm_fixp_mul(drm_fixp_mul(i_leakage, kt), kv), vddc); in ni_calculate_leakage_for_v_and_t_formula()
/kernel/linux/linux-5.10/net/9p/
Dclient.c2080 struct kvec kv = {.iov_base = data, .iov_len = count}; in p9_client_readdir() local
2083 iov_iter_kvec(&to, READ, &kv, 1, count); in p9_client_readdir()
/kernel/linux/linux-5.10/crypto/
Dtestmgr.c1128 struct kvec kv; in build_hash_sglist() local
1131 kv.iov_base = (void *)vec->plaintext; in build_hash_sglist()
1132 kv.iov_len = vec->psize; in build_hash_sglist()
1133 iov_iter_kvec(&input, WRITE, &kv, 1, vec->psize); in build_hash_sglist()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
Dsi_dpm.c1846 s64 kt, kv, leakage_w, i_leakage, vddc; in si_calculate_leakage_for_v_and_t_formula() local
1863 kv = drm_fixp_mul(av, drm_fixp_exp(drm_fixp_mul(bv, vddc))); in si_calculate_leakage_for_v_and_t_formula()
1865 leakage_w = drm_fixp_mul(drm_fixp_mul(drm_fixp_mul(i_leakage, kt), kv), vddc); in si_calculate_leakage_for_v_and_t_formula()
1884 s64 kt, kv, leakage_w, i_leakage, vddc; in si_calculate_leakage_for_v_formula() local
1890 kv = drm_fixp_mul(div64_s64(drm_int2fixp(coeff->av), 100000000), in si_calculate_leakage_for_v_formula()
1893 leakage_w = drm_fixp_mul(drm_fixp_mul(drm_fixp_mul(i_leakage, kt), kv), vddc); in si_calculate_leakage_for_v_formula()
/kernel/linux/linux-5.10/tools/bpf/bpftool/bash-completion/
Dbpftool953 COMPREPLY+=( $( compgen -W "key value kv all" -- "$cur" ) )
/kernel/linux/linux-5.10/net/core/
Dskbuff.c2480 struct kvec kv; in skb_send_sock_locked() local
2484 kv.iov_base = skb->data + offset; in skb_send_sock_locked()
2485 kv.iov_len = slen; in skb_send_sock_locked()
2489 ret = kernel_sendmsg_locked(sk, &msg, &kv, 1, slen); in skb_send_sock_locked()
Ddevlink.c10204 const struct nlattr *kv; in __devlink_compat_running_version() local
10210 nla_for_each_nested(kv, nlattr, rem_kv) { in __devlink_compat_running_version()
10211 if (nla_type(kv) != DEVLINK_ATTR_INFO_VERSION_VALUE) in __devlink_compat_running_version()
10214 strlcat(buf, nla_data(kv), len); in __devlink_compat_running_version()