Home
last modified time | relevance | path

Searched defs:vst (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/vmm/
H A Dvmm_stat.c56 struct vmm_stat_type *vst = arg; in vmm_stat_register() local
80 struct vmm_stat_type *vst; in vmm_stat_copy() local
135 struct vmm_stat_type *vst; in vmm_stat_desc_copy() local
H A Dvmm_stat.h90 vmm_stat_array_incr(struct vcpu *vcpu, struct vmm_stat_type *vst, int statidx, in vmm_stat_array_incr()
104 vmm_stat_array_set(struct vcpu *vcpu, struct vmm_stat_type *vst, int statidx, in vmm_stat_array_set()
118 vmm_stat_incr(struct vcpu *vcpu, struct vmm_stat_type *vst, uint64_t x) in vmm_stat_incr()
127 vmm_stat_set(struct vcpu *vcpu, struct vmm_stat_type *vst, uint64_t val) in vmm_stat_set()
/freebsd/sys/net/
H A Dif_vlan.c1444 struct vlan_snd_tag *vst; in vlan_transmit() local
2467 struct vlan_snd_tag *vst; in vlan_snd_tag_alloc() local
2547 struct vlan_snd_tag *vst; in vlan_next_snd_tag() local
2557 struct vlan_snd_tag *vst; in vlan_snd_tag_modify() local
2567 struct vlan_snd_tag *vst; in vlan_snd_tag_query() local
2576 struct vlan_snd_tag *vst; in vlan_snd_tag_free() local
/freebsd/tools/tools/vimage/
H A Dvimage.c99 vstat_t *vst; in main() local
/freebsd/contrib/netbsd-tests/lib/libc/c063/
H A Dt_o_search.c321 struct statvfs vst; in ATF_TC_BODY() local
/freebsd/sys/x86/cpufreq/
H A Dpowernow.c151 #define COUNT_OFF_VST(vst) DELAY(20 * (vst)) argument
219 u_int vst; member
/freebsd/crypto/openssl/crypto/perlasm/
H A Ds390x.pm618 sub vst { subroutine