Home
last modified time | relevance | path

Searched defs:off (Results 1 – 25 of 1013) sorted by relevance

12345678910>>...41

/freebsd/contrib/bearssl/T0/
H A DConstData.cs99 void CheckIndex(int off, int dlen) in CheckIndex()
106 internal void Set8(int off, byte v) in Set8()
112 internal byte Read8(int off) in Read8()
118 internal int Read16(int off) in Read16()
124 internal int Read24(int off) in Read24()
130 internal int Read32(int off) in Read32()
137 internal string ToString(int off) in ToString()
155 int DecodeUTF8(ref int off) in DecodeUTF8()
/freebsd/sys/dev/ichwd/
H A Dichwd.c304 #define ichwd_read_tco_1(sc, off) \ argument
306 #define ichwd_read_tco_2(sc, off) \ argument
308 #define ichwd_read_tco_4(sc, off) \ argument
310 #define ichwd_read_smi_4(sc, off) \ argument
312 #define ichwd_read_gcs_4(sc, off) \ argument
315 #define ichwd_read_pmc_4(sc, off) \ argument
317 #define ichwd_read_gc_4(sc, off) \ argument
320 #define ichwd_write_tco_1(sc, off, val) \ argument
322 #define ichwd_write_tco_2(sc, off, val) \ argument
324 #define ichwd_write_tco_4(sc, off, val) \ argument
[all …]
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_rlock.c263 zfs_rangelock_split(avl_tree_t *tree, zfs_locked_range_t *lr, uint64_t off) in zfs_rangelock_split()
294 zfs_rangelock_new_proxy(avl_tree_t *tree, uint64_t off, uint64_t len) in zfs_rangelock_new_proxy()
315 uint64_t off = new->lr_offset; in zfs_rangelock_add_reader() local
408 uint64_t off = new->lr_offset; in zfs_rangelock_enter_reader() local
482 zfs_rangelock_enter_impl(zfs_rangelock_t *rl, uint64_t off, uint64_t len, in zfs_rangelock_enter_impl()
521 zfs_rangelock_enter(zfs_rangelock_t *rl, uint64_t off, uint64_t len, in zfs_rangelock_enter()
528 zfs_rangelock_tryenter(zfs_rangelock_t *rl, uint64_t off, uint64_t len, in zfs_rangelock_tryenter()
662 zfs_rangelock_reduce(zfs_locked_range_t *lr, uint64_t off, uint64_t len) in zfs_rangelock_reduce()
/freebsd/sys/dev/tpm/
H A Dtpm20.h141 RD1(struct tpm_sc *sc, bus_size_t off) in RD1()
147 RD4(struct tpm_sc *sc, bus_size_t off) in RD4()
154 RD8(struct tpm_sc *sc, bus_size_t off) in RD8()
161 WR1(struct tpm_sc *sc, bus_size_t off, uint8_t val) in WR1()
167 WR4(struct tpm_sc *sc, bus_size_t off, uint32_t val) in WR4()
173 AND4(struct tpm_sc *sc, bus_size_t off, uint32_t val) in AND4()
179 OR1(struct tpm_sc *sc, bus_size_t off, uint8_t val) in OR1()
185 OR4(struct tpm_sc *sc, bus_size_t off, uint32_t val) in OR4()
/freebsd/contrib/llvm-project/lld/COFF/
H A DChunks.cpp98 static void applySecIdx(uint8_t *off, OutputSection *os, in applySecIdx()
160 static void applyMOV(uint8_t *off, uint16_t v) { in applyMOV()
165 static uint16_t readMOV(uint8_t *off, bool movt) { in readMOV()
178 void applyMOV32T(uint8_t *off, uint32_t v) { in applyMOV32T()
187 static void applyBranch20T(uint8_t *off, int32_t v) { in applyBranch20T()
197 void applyBranch24T(uint8_t *off, int32_t v) { in applyBranch24T()
270 static void applyArm64Ldr(uint8_t *off, uint64_t imm) { in applyArm64Ldr()
307 void applyArm64Branch26(uint8_t *off, int64_t v) { in applyArm64Branch26()
313 static void applyArm64Branch19(uint8_t *off, int64_t v) { in applyArm64Branch19()
415 void SectionChunk::applyRelocation(uint8_t *off, in applyRelocation()
[all …]
/freebsd/sys/arm/ti/
H A Dti_sdhci.c135 ti_mmchs_read_4(struct ti_sdhci_softc *sc, bus_size_t off) in ti_mmchs_read_4()
142 ti_mmchs_write_4(struct ti_sdhci_softc *sc, bus_size_t off, uint32_t val) in ti_mmchs_write_4()
149 RD4(struct ti_sdhci_softc *sc, bus_size_t off) in RD4()
156 WR4(struct ti_sdhci_softc *sc, bus_size_t off, uint32_t val) in WR4()
163 ti_sdhci_read_1(device_t dev, struct sdhci_slot *slot, bus_size_t off) in ti_sdhci_read_1()
171 ti_sdhci_read_2(device_t dev, struct sdhci_slot *slot, bus_size_t off) in ti_sdhci_read_2()
214 ti_sdhci_read_4(device_t dev, struct sdhci_slot *slot, bus_size_t off) in ti_sdhci_read_4()
238 ti_sdhci_read_multi_4(device_t dev, struct sdhci_slot *slot, bus_size_t off, in ti_sdhci_read_multi_4()
247 ti_sdhci_write_1(device_t dev, struct sdhci_slot *slot, bus_size_t off, in ti_sdhci_write_1()
277 ti_sdhci_write_2(device_t dev, struct sdhci_slot *slot, bus_size_t off, in ti_sdhci_write_2()
[all …]
/freebsd/sys/dev/cardbus/
H A Dcardbus_cis.c130 int len, uint8_t *tupledata, uint32_t start, uint32_t *off, in decode_tuple_generic()
153 int len, uint8_t *tupledata, uint32_t start, uint32_t *off, in decode_tuple_linktarget()
180 int len, uint8_t *tupledata, uint32_t start, uint32_t *off, in decode_tuple_vers_1()
203 int len, uint8_t *tupledata, uint32_t start, uint32_t *off, in decode_tuple_funcid()
229 int len, uint8_t *tupledata, uint32_t start, uint32_t *off, in decode_tuple_manfid()
251 int len, uint8_t *tupledata, uint32_t start, uint32_t *off, in decode_tuple_funce()
381 uint32_t *off, int *tupleid, int *len, uint8_t *tupledata) in cardbus_read_tuple_conf()
413 uint32_t *off, int *tupleid, int *len, uint8_t *tupledata) in cardbus_read_tuple_mem()
427 uint32_t start, uint32_t *off, int *tupleid, int *len, in cardbus_read_tuple()
566 uint8_t *tupledata, uint32_t start, uint32_t *off, in decode_tuple()
[all …]
/freebsd/sys/netgraph/
H A Dng_parse.c159 int off = 0; in ng_unparse() local
183 const char *s, int *off, const u_char *const start, in ng_struct_parse()
200 int off = 0; in ng_struct_getDefault() local
237 const char *s, int *off, const u_char *const start, in ng_fixedarray_parse()
256 int off = 0; in ng_fixedarray_getDefault() local
286 const char *s, int *off, const u_char *const start, in ng_array_parse()
303 int off = 0; in ng_array_getDefault() local
333 const char *s, int *off, const u_char *const start, in ng_int8_parse()
1645 int off = off0; in ng_parse_skip_value() local
1730 int start, off; in ng_get_string_token() local
[all …]
/freebsd/sys/dev/sdhci/
H A Dsdhci_xenon.c67 bus_size_t off) in sdhci_xenon_read_1()
76 bus_size_t off, uint8_t val) in sdhci_xenon_write_1()
85 bus_size_t off) in sdhci_xenon_read_2()
94 bus_size_t off, uint16_t val) in sdhci_xenon_write_2()
103 bus_size_t off) in sdhci_xenon_read_4()
112 bus_size_t off, uint32_t val) in sdhci_xenon_write_4()
121 bus_size_t off, uint32_t *data, bus_size_t count) in sdhci_xenon_read_multi_4()
130 bus_size_t off, uint32_t *data, bus_size_t count) in sdhci_xenon_write_multi_4()
H A Dsdhci_acpi.c110 bus_size_t off) in sdhci_acpi_read_1()
121 bus_size_t off, uint8_t val) in sdhci_acpi_write_1()
132 bus_size_t off) in sdhci_acpi_read_2()
143 bus_size_t off, uint16_t val) in sdhci_acpi_write_2()
154 bus_size_t off) in sdhci_acpi_read_4()
165 bus_size_t off, uint32_t val) in sdhci_acpi_write_4()
176 bus_size_t off, uint32_t *data, bus_size_t count) in sdhci_acpi_read_multi_4()
185 bus_size_t off, uint32_t *data, bus_size_t count) in sdhci_acpi_write_multi_4()
H A Dsdhci_pci.c174 sdhci_pci_read_1(device_t dev, struct sdhci_slot *slot __unused, bus_size_t off) in sdhci_pci_read_1()
185 bus_size_t off, uint8_t val) in sdhci_pci_write_1()
195 sdhci_pci_read_2(device_t dev, struct sdhci_slot *slot __unused, bus_size_t off) in sdhci_pci_read_2()
206 bus_size_t off, uint16_t val) in sdhci_pci_write_2()
216 sdhci_pci_read_4(device_t dev, struct sdhci_slot *slot __unused, bus_size_t off) in sdhci_pci_read_4()
227 bus_size_t off, uint32_t val) in sdhci_pci_write_4()
238 bus_size_t off, uint32_t *data, bus_size_t count) in sdhci_pci_read_multi_4()
247 bus_size_t off, uint32_t *data, bus_size_t count) in sdhci_pci_write_multi_4()
/freebsd/sys/opencrypto/
H A Dcriov.c82 cuio_copydata(struct uio* uio, int off, int len, caddr_t cp) in cuio_copydata()
102 cuio_copyback(struct uio* uio, int off, int len, c_caddr_t cp) in cuio_copyback()
125 cuio_getptr(struct uio *uio, int loc, int *off) in cuio_getptr()
155 cvm_page_apply(vm_page_t *pages, int off, int len, in cvm_page_apply()
195 cvm_page_copyback(vm_page_t *pages, int off, int len, c_caddr_t cp) in cvm_page_copyback()
220 cvm_page_copydata(vm_page_t *pages, int off, int len, caddr_t cp) in cvm_page_copydata()
651 cuio_apply(struct uio *uio, int off, int len, in cuio_apply()
675 crypto_copyback(struct cryptop *crp, int off, int size, const void *src) in crypto_copyback()
713 crypto_copydata(struct cryptop *crp, int off, int size, void *dst) in crypto_copydata()
746 crypto_apply_buf(struct crypto_buffer *cb, int off, int len, in crypto_apply_buf()
[all …]
/freebsd/sys/arm/nvidia/
H A Dtegra_sdhci.c119 RD4(struct tegra_sdhci_softc *sc, bus_size_t off) in RD4()
126 tegra_sdhci_read_1(device_t dev, struct sdhci_slot *slot, bus_size_t off) in tegra_sdhci_read_1()
135 tegra_sdhci_read_2(device_t dev, struct sdhci_slot *slot, bus_size_t off) in tegra_sdhci_read_2()
144 tegra_sdhci_read_4(device_t dev, struct sdhci_slot *slot, bus_size_t off) in tegra_sdhci_read_4()
158 tegra_sdhci_read_multi_4(device_t dev, struct sdhci_slot *slot, bus_size_t off, in tegra_sdhci_read_multi_4()
168 tegra_sdhci_write_1(device_t dev, struct sdhci_slot *slot, bus_size_t off, in tegra_sdhci_write_1()
178 tegra_sdhci_write_2(device_t dev, struct sdhci_slot *slot, bus_size_t off, in tegra_sdhci_write_2()
188 tegra_sdhci_write_4(device_t dev, struct sdhci_slot *slot, bus_size_t off, in tegra_sdhci_write_4()
198 tegra_sdhci_write_multi_4(device_t dev, struct sdhci_slot *slot, bus_size_t off, in tegra_sdhci_write_multi_4()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_file_os.c73 zfs_file_write_impl(zfs_file_t *fp, const void *buf, size_t count, loff_t *off) in zfs_file_write_impl()
106 loff_t off = fp->f_pos; in zfs_file_write() local
136 zfs_file_pwrite(zfs_file_t *fp, const void *buf, size_t count, loff_t off, in zfs_file_pwrite()
155 zfs_file_read_impl(zfs_file_t *fp, void *buf, size_t count, loff_t *off) in zfs_file_read_impl()
187 loff_t off = fp->f_pos; in zfs_file_read() local
217 zfs_file_pread(zfs_file_t *fp, void *buf, size_t count, loff_t off, in zfs_file_pread()
/freebsd/sys/kern/
H A Duipc_mbufhash.c44 m_common_hash_gethdr(const struct mbuf *m, const u_int off, in m_common_hash_gethdr()
77 uint32_t p, int off, const uint16_t etype) in m_tcpip_hash()
163 int off; in m_ether_tcpip_hash() local
197 int off; in m_infiniband_tcpip_hash() local
H A Dsubr_memdesc.c45 phys_copyback(vm_paddr_t pa, int off, int size, const void *src) in phys_copyback()
69 vlist_copyback(struct bus_dma_segment *vlist, int sglist_cnt, int off, in vlist_copyback()
101 plist_copyback(struct bus_dma_segment *plist, int sglist_cnt, int off, in plist_copyback()
133 vmpages_copyback(vm_page_t *m, int off, int size, const void *src) in vmpages_copyback()
152 memdesc_copyback(struct memdesc *mem, int off, int size, const void *src) in memdesc_copyback()
193 phys_copydata(vm_paddr_t pa, int off, int size, void *dst) in phys_copydata()
217 vlist_copydata(struct bus_dma_segment *vlist, int sglist_cnt, int off, in vlist_copydata()
249 plist_copydata(struct bus_dma_segment *plist, int sglist_cnt, int off, in plist_copydata()
281 vmpages_copydata(vm_page_t *m, int off, int size, void *dst) in vmpages_copydata()
300 memdesc_copydata(struct memdesc *mem, int off, int size, void *dst) in memdesc_copydata()
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_sdhost.c233 RD4(struct bcm_sdhost_softc *sc, bus_size_t off) in RD4()
243 WR4(struct bcm_sdhost_softc *sc, bus_size_t off, uint32_t val) in WR4()
251 RD2(struct bcm_sdhost_softc *sc, bus_size_t off) in RD2()
262 RD1(struct bcm_sdhost_softc *sc, bus_size_t off) in RD1()
272 WR2(struct bcm_sdhost_softc *sc, bus_size_t off, uint16_t val) in WR2()
283 WR1(struct bcm_sdhost_softc *sc, bus_size_t off, uint8_t val) in WR1()
810 bcm_sdhost_read_1(device_t dev, struct sdhci_slot *slot, bus_size_t off) in bcm_sdhost_read_1()
864 bcm_sdhost_read_2(device_t dev, struct sdhci_slot *slot, bus_size_t off) in bcm_sdhost_read_2()
922 bcm_sdhost_read_4(device_t dev, struct sdhci_slot *slot, bus_size_t off) in bcm_sdhost_read_4()
1034 bus_size_t off, uint8_t val) in bcm_sdhost_write_1()
[all …]
/freebsd/sys/contrib/openzfs/module/avl/
H A Davl.c131 size_t off = tree->avl_offset; in avl_walk() local
180 size_t off = tree->avl_offset; in avl_first() local
199 size_t off = tree->avl_offset; in avl_last() local
224 size_t off = tree->avl_offset; in avl_nearest() local
254 size_t off = tree->avl_offset; in avl_find() local
477 size_t off = tree->avl_offset; in avl_insert() local
664 size_t off = tree->avl_offset; in avl_remove() local
949 size_t off = tree->avl_offset; in avl_destroy_nodes() local
/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_ranges.c33 uint64_t off, Dwarf_Ranges *rg, Dwarf_Unsigned *cnt) in _dwarf_ranges_parse()
69 _dwarf_ranges_find(Dwarf_Debug dbg, uint64_t off, Dwarf_Rangelist *ret_rl) in _dwarf_ranges_find()
103 _dwarf_ranges_add(Dwarf_Debug dbg, Dwarf_CU cu, uint64_t off, in _dwarf_ranges_add()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_print.c158 print_bitfield(dt_printarg_t *pap, ulong_t off, ctf_encoding_t *ep) in print_bitfield()
236 dt_print_int(ctf_id_t base, ulong_t off, dt_printarg_t *pap) in dt_print_int()
298 dt_print_float(ctf_id_t base, ulong_t off, dt_printarg_t *pap) in dt_print_float()
327 dt_print_ptr(ctf_id_t base, ulong_t off, dt_printarg_t *pap) in dt_print_ptr()
378 dt_print_array(ctf_id_t base, ulong_t off, dt_printarg_t *pap) in dt_print_array()
515 dt_print_structlike(ctf_id_t id, ulong_t off, dt_printarg_t *pap) in dt_print_structlike()
527 dt_print_enum(ctf_id_t base, ulong_t off, dt_printarg_t *pap) in dt_print_enum()
575 dt_print_tag(ctf_id_t base, ulong_t off, dt_printarg_t *pap) in dt_print_tag()
596 dt_format_member(const char *name, ctf_id_t id, ulong_t off, int depth, in dt_format_member()
640 dt_print_member(const char *name, ctf_id_t id, ulong_t off, int depth, in dt_print_member()
/freebsd/contrib/llvm-project/lld/MachO/
H A DEhFrame.cpp61 uint64_t EhReader::readPointer(size_t *off, uint8_t size) const { in readPointer()
111 uint64_t off, uint8_t length, in createSubtraction()
126 void EhRelocator::makePcRel(uint64_t off, in makePcRel()
133 uint64_t off, PointerUnion<Symbol *, InputSection *> target, in makeNegativePcRel()
/freebsd/usr.sbin/bhyve/
H A Dbasl.c28 uint32_t off; member
35 uint32_t off; member
42 uint32_t off; member
52 uint32_t off; member
146 basl_finish_install_guest_tables(struct basl_table *const table, uint32_t *const off) in basl_finish_install_guest_tables()
348 uint32_t off = 0; in basl_finish() local
424 basl_table_add_checksum(struct basl_table *const table, const uint32_t off, in basl_table_add_checksum()
447 basl_table_add_length(struct basl_table *const table, const uint32_t off, in basl_table_add_length()
471 const uint8_t src_signature[ACPI_NAMESEG_SIZE], const uint32_t off, in basl_table_add_pointer()
/freebsd/sys/netinet6/
H A Dip6_input.c396 ip6_input_hbh(struct mbuf **mp, uint32_t *plen, uint32_t *rtalert, int *off, in ip6_input_hbh()
475 int off, nxt; in ip6_direct_input() local
531 int off = sizeof(struct ip6_hdr), nest; in ip6_input() local
950 int off = *offp, hbhlen; in ip6_hopopts_input() local
1131 ip6_unknown_opt(u_int8_t *optp, struct mbuf *m, int off) in ip6_unknown_opt()
1423 int nxt = ip6->ip6_nxt, off = sizeof(struct ip6_hdr); in ip6_savecontrol() local
1590 ip6_get_prevhdr(const struct mbuf *m, int off) in ip6_get_prevhdr()
1627 ip6_nexthdr(const struct mbuf *m, int off, int proto, int *nxtp) in ip6_nexthdr()
1702 ip6_lasthdr(const struct mbuf *m, int off, int proto, int *nxtp) in ip6_lasthdr()
/freebsd/crypto/openssl/crypto/ec/
H A Deck_prn.c21 int ECPKParameters_print_fp(FILE *fp, const EC_GROUP *x, int off) in ECPKParameters_print_fp()
36 int EC_KEY_print_fp(FILE *fp, const EC_KEY *x, int off) in EC_KEY_print_fp()
70 int ECPKParameters_print(BIO *bp, const EC_GROUP *x, int off) in ECPKParameters_print()
226 size_t len, int off) in print_bin()
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c265 Dwarf_Off off; in die_off() local
415 Dwarf_Off off; in die_attr_ref() local
462 die_add(dwarf_t *dw, Dwarf_Off off) in die_add()
712 die_array_create(dwarf_t *dw, Dwarf_Die arr, Dwarf_Off off, tdesc_t *tdp) in die_array_create()
806 die_enum_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) in die_enum_create()
932 die_sou_create(dwarf_t *dw, Dwarf_Die str, Dwarf_Off off, tdesc_t *tdp, in die_sou_create()
1089 die_struct_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) in die_struct_create()
1095 die_union_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) in die_union_create()
1450 die_base_create(dwarf_t *dw, Dwarf_Die base, Dwarf_Off off, tdesc_t *tdp) in die_base_create()
1538 die_const_create(dwarf_t *dw, Dwarf_Die die, Dwarf_Off off, tdesc_t *tdp) in die_const_create()
[all …]

12345678910>>...41