Searched defs:off (Results 751 - 775 of 823) sorted by relevance

<<313233

/openbsd-current/sys/uvm/
H A Duvm_map.c3561 uvm_mapent_clone(struct vm_map *dstmap, vaddr_t dstaddr, vsize_t dstlen, vsize_t off, vm_prot_t prot, vm_prot_t maxprot, struct vm_map_entry *old_entry, struct uvm_map_deadq *dead, int mapent_flags, int amap_share_flags) argument
3609 uvm_mapent_share(struct vm_map *dstmap, vaddr_t dstaddr, vsize_t dstlen, vsize_t off, vm_prot_t prot, vm_prot_t maxprot, struct vm_map *old_map, struct vm_map_entry *old_entry, struct uvm_map_deadq *dead) argument
/openbsd-current/sys/arch/i386/i386/
H A Dmachdep.c3854 bus_space_mmap(bus_space_tag_t t, bus_addr_t addr, off_t off, int prot, int flags) argument
/openbsd-current/usr.bin/tmux/
H A Dinput.c901 size_t off = 0; local
/openbsd-current/sys/dev/acpi/
H A Dacpidmar.c1708 acpidmar_parse_devscope(union acpidmar_entry *de, int off, int segment, argument
1843 int off, sid, rc; local
839 dmar_dmamem_mmap(bus_dma_tag_t tag, bus_dma_segment_t *segs, int nsegs, off_t off, int prot, int flags) argument
2381 int start, off, dte, all_dte = 0; local
2500 int off; local
[all...]
H A Ddsdt.c1633 int off, rlen, crsidx; local
4679 acpi_getdevlist(struct acpi_devlist_head *list, struct aml_node *root, struct aml_value *pkg, int off) argument
/openbsd-current/gnu/gcc/gcc/config/ia64/
H A Dunwind-ia64.c224 signed long off : 61; /* NaT word is at loc+nat.off */ member in struct:_Unwind_Context::unw_ireg::unw_ireg_nat
516 unsigned long off; local
1071 unw_word t, off; local
1110 unw_word t, off; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf32-xtensa.c558 bfd_vma off; local
H A Delf64-ppc.c4873 bfd_vma off; local
6215 bfd_vma off; local
6440 bfd_vma off; local
6607 bfd_vma off = addr - htab->toc_curr; local
8079 bfd_vma off; local
[all...]
H A Delflink.c7109 file_ptr off; local
[all...]
H A Delflink.h5094 file_ptr off; variable
8437 bfd_vma *off = (bfd_vma *) offarg; variable
[all...]
H A Delfxx-ia64.c677 elfNN_ia64_relax_brl(bfd *abfd, bfd_byte *contents, bfd_vma off) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-i386.c2933 offsetT off; local
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Di386-dis.c3721 bfd_vma off; local
3746 bfd_vma off; local
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-bfin.c2913 bfd_vma off; local
[all...]
H A Delfxx-ia64.c733 elfNN_ia64_relax_br(bfd_byte *contents, bfd_vma off) argument
836 elfNN_ia64_relax_brl(bfd_byte *contents, bfd_vma off) argument
[all...]
H A Delf32-ppc.c5914 bfd_vma off; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/config/pa/
H A Dpa.c5270 int i, off; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m68k.c352 add_frag (symbolS *add, offsetT off, int type) argument
H A Dtc-i386.c3229 offsetT off; local
3837 x86_cons_fix_new(fragS *frag, unsigned int off, unsigned int len, expressionS *exp) argument
/openbsd-current/sys/dev/pci/
H A Dif_wpireg.h446 uint8_t off; member in struct:wpi_cmd_led
H A Dpciide.c4151 u_int8_t mode, off, scsc; local
[all...]
/openbsd-current/sys/dev/x86emu/
H A Dx86emu.c254 x86emu_exec_call(struct x86emu *emu, uint16_t seg, uint16_t off) argument
/openbsd-current/sys/dev/ic/
H A Drtw.c5034 rtw_read8(void *arg, u_int32_t off) argument
5041 rtw_read16(void *arg, u_int32_t off) argument
5048 rtw_read32(void *arg, u_int32_t off) argument
5055 rtw_write8(void *arg, u_int32_t off, u_int8_t val) argument
5062 rtw_write16(void *arg, u_int32_t off, u_int16_t val) argument
5069 rtw_write32(void *arg, u_int32_t off, u_int32_t val) argument
[all...]
/openbsd-current/sys/dev/wscons/
H A Dwsconsio.h568 u_int off; member in struct:wsdisplay_burner
/openbsd-current/sys/dev/fdt/
H A Ddwpcie.c1053 uint32_t off, reg; local
[all...]

Completed in 702 milliseconds

<<313233