| /freebsd-13.1/sys/dev/sfxge/common/ |
| H A D | efsys.h | 609 (_offset)); \ 632 (_offset)); \ 655 (_offset)); \ 658 (_offset) + 8); \ 684 (_offset)); \ 687 (_offset) + 4); \ 710 (_offset)); \ 713 (_offset) + 4); \ 716 (_offset) + 8); \ 719 (_offset) + 12); \ [all …]
|
| /freebsd-13.1/sys/sys/ |
| H A D | bitstring.h | 203 int _value, _offset; in bit_ffs_at() local 220 _offset = ffsl(_test); in bit_ffs_at() 222 if (_offset == 0 || _value >= _nbits) in bit_ffs_at() 237 int _value, _offset; in bit_ffc_at() local 254 _offset = ffsl(~_test); in bit_ffc_at() 285 int _value, _offset, _logsize, _b; in bit_ffs_area_at() local 298 for (_offset = 0;; _offset -= _BITSTR_BITS, _test = ~*++_curbitstr) { in bit_ffs_area_at() 312 _offset; in bit_ffs_area_at() 332 int _value, _offset, _logsize, _b; in bit_ffc_area_at() local 345 for (_offset = 0;; _offset -= _BITSTR_BITS, _test = *++_curbitstr) { in bit_ffc_area_at() [all …]
|
| H A D | linker.h | 271 extern void preload_bootstrap_relocate(vm_offset_t _offset);
|
| H A D | conf.h | 134 off_t _offset, /* Byte-offset to write at. */
|
| /freebsd-13.1/sys/arm/allwinner/clkng/ |
| H A D | aw_clk.h | 198 _offset, \ argument 238 _offset, \ argument 280 _offset, \ argument 321 _offset, \ argument 357 _offset, \ argument 381 _offset, \ argument 410 _offset, \ argument 473 _offset, \ argument 502 _offset, \ argument 532 _offset, \ argument [all …]
|
| /freebsd-13.1/sys/mips/broadcom/ |
| H A D | bcm_machdep.h | 104 #define BCM_SOC_BSH(_addr, _offset) \ argument 105 ((bus_space_handle_t)BCM_SOC_ADDR((_addr), (_offset))) 107 #define BCM_SOC_ADDR(_addr, _offset) \ argument 108 MIPS_PHYS_TO_KSEG1((_addr) + (_offset)) 110 #define BCM_SOC_READ_4(_addr, _offset) \ argument 111 readl(BCM_SOC_ADDR((_addr), (_offset))) 113 writel(BCM_SOC_ADDR((_addr), (_offset)), (_val))
|
| /freebsd-13.1/lib/libc/stdio/ |
| H A D | stdio.c | 96 if (fp->_offset <= OFF_MAX - ret) in _sread() 97 fp->_offset += ret; in _sread() 123 fp->_offset <= OFF_MAX - ret) in _swrite() 124 fp->_offset += ret; in _swrite() 167 fp->_offset = ret; in _sseek()
|
| H A D | ftell.c | 109 pos = fp->_offset; in _ftello()
|
| /freebsd-13.1/sys/dev/smartpqi/ |
| H A D | smartpqi_defines.h | 988 #define PCI_MEM_GET32( _softs, _absaddr, _offset ) \ argument 990 _softs->pci_mem_handle.pqi_bhandle, _offset) 994 #define PCI_MEM_GET64( _softs, _absaddr, _offset ) ({ \ argument 996 _softs->pci_mem_handle.pqi_bhandle, _offset) + \ 1001 #define PCI_MEM_GET64(_softs, _absaddr, _offset ) \ argument 1003 _softs->pci_mem_handle.pqi_bhandle, _offset) 1006 #define PCI_MEM_PUT32( _softs, _absaddr, _offset, _val ) \ argument 1008 _softs->pci_mem_handle.pqi_bhandle, _offset, _val) 1013 _softs->pci_mem_handle.pqi_bhandle, _offset, _val); \ 1019 _softs->pci_mem_handle.pqi_bhandle, _offset, _val) [all …]
|
| /freebsd-13.1/sys/arm/freescale/imx/ |
| H A D | imx6_anatopvar.h | 42 uint32_t imx6_anatop_read_4(bus_size_t _offset); 43 void imx6_anatop_write_4(bus_size_t _offset, uint32_t _value);
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ |
| H A D | NSArray.cpp | 104 uint32_t _offset; member 113 uint64_t _offset; member 129 uint32_t _offset; member 136 uint64_t _offset; member 152 uint32_t _offset; member 195 uint32_t _offset; member 202 uint64_t _offset; member 570 return m_data_32 ? m_data_32->_offset : m_data_64->_offset; in GetOffset()
|
| /freebsd-13.1/sys/dev/bhnd/tools/ |
| H A D | nvram_map_gen.awk | 791 _width, _offset, _delta) 821 _delta = value - _offset 1095 _offset) 1122 set(_obj, p_offset, _offset) 1281 _offset = get(bind, p_offset) 4099 _offset = $1 4110 if (!sub(/:$/, "", _offset)) 4119 _offset = base_offset + parse_uint_offset(_offset) 4122 _offset = parse_uint_offset(_offset) 4207 _offset = srom_offset_new() [all …]
|
| /freebsd-13.1/sys/dev/qlnx/qlnxe/ |
| H A D | spad_layout.h | 99 #define TO_OFFSIZE(_offset, _size) \ argument 100 (u32)((((u32)(_offset) >> 2) << OFFSIZE_OFFSET_OFFSET) | \
|
| /freebsd-13.1/sys/arm/freescale/ |
| H A D | fsl_ocotpvar.h | 34 uint32_t fsl_ocotp_read_4(bus_size_t _offset);
|
| /freebsd-13.1/sys/contrib/ncsw/inc/ |
| H A D | ncsw_ext.h | 52 #define PTR_MOVE(_ptr, _offset) (void*)((uint8_t*)(_ptr) + (_offset)) argument
|
| /freebsd-13.1/contrib/llvm-project/libunwind/src/ |
| H A D | UnwindRegistersSave.S | 656 #define SAVE_VECTOR_UNALIGNED(_vec, _offset) \ argument 659 stw 5, _offset(3) SEPARATOR \ 661 stw 5, _offset+4(3) SEPARATOR \ 663 stw 5, _offset+8(3) SEPARATOR \ 665 stw 5, _offset+12(3)
|
| /freebsd-13.1/sys/arm64/rockchip/ |
| H A D | rk_pinctrl.c | 121 #define RK_IOMUX(_bank, _subbank, _offset, _nbits) \ argument 125 .offset = _offset, \ 138 #define RK_PINDRIVE(_bank, _subbank, _offset, _value, _ma) \ argument 142 .offset = _offset, \
|
| /freebsd-13.1/sys/contrib/zstd/lib/compress/ |
| H A D | zstd_fast.c | 125 goto _offset; in ZSTD_compressBlock_fast_generic() 131 goto _offset; in ZSTD_compressBlock_fast_generic() 139 _offset: /* Requires: ip0, match0 */ in ZSTD_compressBlock_fast_generic()
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-trans.h | 247 int _offset; member 255 return (void *)((unsigned long)page_address(r->_page) + r->_offset); in rxb_addr() 260 return r->_offset; in rxb_offset()
|
| /freebsd-13.1/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_sysfs.c | 450 #define PORT_PMA_ATTR(_name, _counter, _width, _offset) \ argument 453 .index = (_offset) | ((_width) << 16) | ((_counter) << 24), \ 457 #define PORT_PMA_ATTR_EXT(_name, _width, _offset) \ argument 460 .index = (_offset) | ((_width) << 16), \
|
| /freebsd-13.1/contrib/elftoolchain/libelf/ |
| H A D | libelf.h | 226 char *elf_strptr(Elf *_elf, size_t _section, size_t _offset);
|
| /freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/YAML/ |
| H A D | ReaderWriterYAML.cpp | 743 _target(nullptr), _offset(0), _addend(0), _tag(0) {} in NormalizedReference() 749 _offset(ref->offsetInAtom()), _addend(ref->addend()), in NormalizedReference() 777 uint64_t offsetInAtom() const override { return _offset; } in offsetInAtom() 785 uint32_t _offset; member in llvm::yaml::MappingTraits::NormalizedReference 797 io.mapOptional("offset", keys->_offset); in mapping()
|
| /freebsd-13.1/include/ |
| H A D | stdio.h | 154 fpos_t _offset; /* current lseek offset */ member
|
| /freebsd-13.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | pci.h | 985 #define pci_map_page(_hwdev, _page, _offset, _size, _dir) \ argument 987 _offset, _size, (enum dma_data_direction)_dir)
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | arm_sve.td | 608 def SVST1_SCATTER_OFFSET_S : MInst<"svst1_scatter[_{2}base]_offset[_{d}]", "vPuld", "ilUiUlfd",… 609 def SVST1B_SCATTER_OFFSET_S : MInst<"svst1b_scatter[_{2}base]_offset[_{d}]", "vPuld", "ilUiUl", … 610 def SVST1H_SCATTER_OFFSET_S : MInst<"svst1h_scatter[_{2}base]_offset[_{d}]", "vPuld", "ilUiUl", … 611 def SVST1W_SCATTER_OFFSET_S : MInst<"svst1w_scatter[_{2}base]_offset[_{d}]", "vPuld", "lUl", … 710 def SVPRFB_GATHER_BASES_OFFSET : MInst<"svprfb_gather[_{2}base]_offset", "vPdlJ", "UiUl", [IsGather… 1923 def SVSTNT1_SCATTER_OFFSET_S : MInst<"svstnt1_scatter[_{2}base]_offset[_{d}]", "vPuld", "ilUiUlfd… 1924 def SVSTNT1B_SCATTER_OFFSET_S : MInst<"svstnt1b_scatter[_{2}base]_offset[_{d}]", "vPuld", "ilUiUl",… 1925 def SVSTNT1H_SCATTER_OFFSET_S : MInst<"svstnt1h_scatter[_{2}base]_offset[_{d}]", "vPuld", "ilUiUl",… 1926 def SVSTNT1W_SCATTER_OFFSET_S : MInst<"svstnt1w_scatter[_{2}base]_offset[_{d}]", "vPuld", "lUl", …
|