Searched defs:vst (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/vmm/ |
H A D | vmm_stat.c | 56 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 D | vmm_stat.h | 90 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 D | if_vlan.c | 1444 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 D | vimage.c | 99 vstat_t *vst; in main() local
|
/freebsd/contrib/netbsd-tests/lib/libc/c063/ |
H A D | t_o_search.c | 321 struct statvfs vst; in ATF_TC_BODY() local
|
/freebsd/sys/x86/cpufreq/ |
H A D | powernow.c | 151 #define COUNT_OFF_VST(vst) DELAY(20 * (vst)) argument 219 u_int vst; member
|
/freebsd/crypto/openssl/crypto/perlasm/ |
H A D | s390x.pm | 618 sub vst { subroutine
|