| /freebsd-13-stable/usr.bin/cmp/ |
| HD | regular.c | 68 off_t pagemask, off1, off2; in c_regular() local 88 off1 = ROUNDPAGE(skip1); in c_regular() 95 if ((m1 = remmap(NULL, fd1, off1)) == NULL) { in c_regular() 120 p1 = m1 + (skip1 - off1); in c_regular() 151 off1 += MMAP_CHUNK; in c_regular() 152 if ((p1 = m1 = remmap(m1, fd1, off1)) == NULL) { in c_regular()
|
| /freebsd-13-stable/sys/mips/cavium/ |
| HD | octopci_bus_space.c | 504 bus_size_t off1, bus_space_handle_t bsh2, in octopci_bs_c_1() argument 507 bus_addr_t addr1 = bsh1 + off1; in octopci_bs_c_1() 524 bus_size_t off1, bus_space_handle_t bsh2, in octopci_bs_c_2() argument 527 bus_addr_t addr1 = bsh1 + off1; in octopci_bs_c_2() 544 bus_size_t off1, bus_space_handle_t bsh2, in octopci_bs_c_4() argument 547 bus_addr_t addr1 = bsh1 + off1; in octopci_bs_c_4()
|
| /freebsd-13-stable/sys/mips/mips/ |
| HD | bus_space_generic.c | 646 bus_size_t off1, bus_space_handle_t bsh2, in generic_bs_c_1() argument 649 bus_addr_t addr1 = bsh1 + off1; in generic_bs_c_1() 666 bus_size_t off1, bus_space_handle_t bsh2, in generic_bs_c_2() argument 669 bus_addr_t addr1 = bsh1 + off1; in generic_bs_c_2() 686 bus_size_t off1, bus_space_handle_t bsh2, in generic_bs_c_4() argument 689 bus_addr_t addr1 = bsh1 + off1; in generic_bs_c_4() 705 generic_bs_c_8(void *t, bus_space_handle_t bsh1, bus_size_t off1, in generic_bs_c_8() argument 709 bus_addr_t addr1 = bsh1 + off1; in generic_bs_c_8()
|
| /freebsd-13-stable/sys/x86/include/ |
| HD | bus.h | 863 bus_size_t off1, 869 bus_size_t off1, 875 bus_size_t off1, 881 bus_size_t off1, bus_space_handle_t bsh2, in bus_space_copy_region_1() argument 884 bus_space_handle_t addr1 = bsh1 + off1; in bus_space_copy_region_1() 916 bus_size_t off1, bus_space_handle_t bsh2, in bus_space_copy_region_2() argument 919 bus_space_handle_t addr1 = bsh1 + off1; in bus_space_copy_region_2() 951 bus_size_t off1, bus_space_handle_t bsh2, in bus_space_copy_region_4() argument 954 bus_space_handle_t addr1 = bsh1 + off1; in bus_space_copy_region_4()
|
| /freebsd-13-stable/sys/dev/sfxge/common/ |
| HD | siena_flash.h | 204 efx_dword_t off1; /* offset of first byte to edit to combine images */ member 214 efx_dword_t off1; /* offset of first byte to edit to combine images */ member
|
| /freebsd-13-stable/sys/geom/cache/ |
| HD | g_cache.c | 177 off_t off1, off, len; in g_cache_deliver() local 184 off1 = BNO2OFF(dp->d_bno, sc); in g_cache_deliver() 185 off = MAX(bp->bio_offset, off1); in g_cache_deliver() 186 len = MIN(bp->bio_offset + bp->bio_length, off1 + sc->sc_bsize) - off; in g_cache_deliver() 191 bcopy(dp->d_data + (off - off1), in g_cache_deliver()
|
| /freebsd-13-stable/tests/sys/fs/fusefs/ |
| HD | read.cc | 201 off_t off1 = m_maxbcachebuf; in TEST_F() local 224 in.body.read.offset == (uint64_t)off1); in TEST_F() 250 iocb1.aio_offset = off1; in TEST_F() 281 off_t off1 = m_maxbcachebuf; in TEST_F() local 307 in.body.read.offset == (uint64_t)off1); in TEST_F() 332 iocb1.aio_offset = off1; in TEST_F()
|
| /freebsd-13-stable/sys/mips/nlm/ |
| HD | bus_space_rmi.c | 183 bus_size_t off1, 528 bus_size_t off1, bus_space_handle_t bsh2, in rmi_bus_space_copy_region_2() argument
|
| HD | bus_space_rmi_pci.c | 184 bus_size_t off1, 565 bus_size_t off1, bus_space_handle_t bsh2, in rmi_pci_bus_space_copy_region_2() argument
|
| /freebsd-13-stable/crypto/openssl/crypto/modes/asm/ |
| HD | ghash-x86.pl | 659 my ($off1,$off2,$i) = (0,0,); 674 &movq (&QWP($off1-128,"edi"),$lo[1]) if ($i>0 && $i<17); 676 &movq (&QWP($off1,"edi"),$hi[1]) if ($i>0 && $i<17); 687 $off1 += 8 if ($i>0);
|
| /freebsd-13-stable/sys/kern/ |
| HD | vfs_subr.c | 581 size_t end1, end2, off1, off2; in vnode_dtor() local 587 off1 = offsetof(struct vnode, v_vnodelist); in vnode_dtor() 589 end1 = off1 + sizeof(((struct vnode *)NULL)->v_vnodelist); in vnode_dtor() 601 off1 = rounddown2(off1, KASAN_SHADOW_SCALE); in vnode_dtor() 602 kasan_mark(mem, off1, off1, KASAN_UMA_FREED); in vnode_dtor() 605 off1 = roundup2(end1, KASAN_SHADOW_SCALE); in vnode_dtor() 607 if (off2 > off1) in vnode_dtor() 608 kasan_mark((void *)((char *)mem + off1), off2 - off1, in vnode_dtor() 609 off2 - off1, KASAN_UMA_FREED); in vnode_dtor()
|
| /freebsd-13-stable/sys/contrib/openzfs/module/zfs/ |
| HD | dmu_redact.c | 395 redact_range_compare(uint64_t obj1, uint64_t off1, uint32_t dbss1, in redact_range_compare() argument 399 create_zbookmark_from_obj_off(&z1, obj1, off1); in redact_range_compare()
|
| /freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/ |
| HD | ar9300_misc.c | 1952 u_int32_t off1; in ar9300_ppm_get_rssi_dump() local 1956 off1 = 0x2000; in ar9300_ppm_get_rssi_dump() 1959 off1 = 0x1000; in ar9300_ppm_get_rssi_dump() 1964 ((0xff & OS_REG_READ(ah, AR_PHY_CHAN_INFO_GAIN_0 + off1)) << 8) | in ar9300_ppm_get_rssi_dump()
|
| /freebsd-13-stable/sys/contrib/openzfs/cmd/zdb/ |
| HD | zdb.c | 5012 same_metaslab(spa_t *spa, uint64_t vdev, uint64_t off1, uint64_t off2) in same_metaslab() argument 5017 return ((off1 >> ms_shift) == (off2 >> ms_shift)); in same_metaslab()
|