Home
last modified time | relevance | path

Searched defs:vsp (Results 1 – 14 of 14) sorted by relevance

/openbsd/regress/sys/sys/tree/rb/
H A Drbt-test.c39 #define timespecsub(tsp, usp, vsp) \ argument
50 #define timespecadd(tsp, usp, vsp) \ argument
H A Drb-test.c40 #define timespecsub(tsp, usp, vsp) \ argument
51 #define timespecadd(tsp, usp, vsp) \ argument
/openbsd/usr.sbin/rpki-client/
H A Dspl.c400 insert_vsp(struct vsp *vsp, size_t idx, struct spl_pfx *pfx) in insert_vsp()
417 struct vsp *vsp, *found; in spl_insert_vsps() local
H A Doutput-json.c122 struct vsp *vsp; in output_spl() local
H A Dextern.h444 struct vsp { global() struct
456 repoidvsp global() argument
/openbsd/regress/sys/arch/amd64/vmm/
H A Dvcpu.c94 struct vm_sharemem_params vsp; in main() local
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dobj-vms.c1893 struct VMS_Symbol *vsp; in VMS_stab_parse() local
3348 VMS_Psect_Spec (const char *Name, int Size, enum ps_type Type, struct VMS_Symbol *vsp) in VMS_Psect_Spec()
3683 struct VMS_Symbol *vsp = Symbol->sy_obj; in VMS_Store_PIC_Symbol_Reference() local
4162 struct VMS_Symbol *vsp; in vms_fixup_data_section() local
4261 struct VMS_Symbol *vsp; in vms_fixup_xtors_section() local
4288 struct VMS_Symbol *vsp; in global_symbol_directory() local
4818 struct VMS_Symbol *vsp; in vms_write_object_file() local
/openbsd/sys/sys/
H A Dtime.h121 #define timespecadd(tsp, usp, vsp) \ argument
130 #define timespecsub(tsp, usp, vsp) \ argument
/openbsd/gnu/llvm/lldb/source/Symbol/
H A DArmUnwindInfo.cpp131 int32_t vsp = 0; in GetUnwindPlan() local
/openbsd/sys/dev/vmm/
H A Dvmm.c801 vm_share_mem(struct vm_sharemem_params *vsp, struct proc *p) in vm_share_mem()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_hpo_dp_stream_encoder.c204 uint8_t vsp; in dcn31_hpo_dp_stream_enc_set_stream_attribute() local
/openbsd/sys/dev/pci/drm/radeon/
H A Dni_dpm.h158 u32 vsp; member
/openbsd/usr.sbin/vmd/
H A Dvm.c2524 struct vm_sharemem_params vsp; in remap_guest_mem() local
/openbsd/gnu/usr.bin/perl/os2/
H A Dos2.c1534 os2_do_aspawn(pTHX_ SV *really, SV **vmark, SV **vsp) in os2_do_aspawn()
1541 Perl_do_aexec(pTHX_ SV* really, SV** vmark, SV** vsp) in Perl_do_aexec()