Home
last modified time | relevance | path

Searched defs:off1 (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/arm-optimized-routines/string/aarch64/
H A Dstrcmp.S30 #define off1 x5 macro
/freebsd/sys/arm64/arm64/
H A Dstrcmp.S34 #define off1 x5 macro
/freebsd/usr.bin/cmp/
H A Dregular.c61 off_t pagemask, off1, off2; in c_regular() local
/freebsd/tests/sys/fs/fusefs/
H A Dfallocate.cc185 uint64_t off1 = fsize; in TEST_F() local
228 uint64_t off1 = fsize / 2; in TEST_F() local
560 off_t off1 = 100; in TEST_F() local
H A Dread.cc208 off_t off1 = m_maxbcachebuf; in TEST_F() local
288 off_t off1 = m_maxbcachebuf; in TEST_F() local
/freebsd/sys/dev/sfxge/common/
H A Dsiena_flash.h204 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/sys/x86/include/
H A Dbus.h841 bus_size_t off1, bus_space_handle_t bsh2, in bus_space_copy_region_1()
876 bus_size_t off1, bus_space_handle_t bsh2, in bus_space_copy_region_2()
911 bus_size_t off1, bus_space_handle_t bsh2, in bus_space_copy_region_4()
/freebsd/tests/sys/kern/
H A Dktrace_test.c548 off_t off, off1; in ATF_TC_BODY() local
/freebsd/sys/geom/cache/
H A Dg_cache.c176 off_t off1, off, len; in g_cache_deliver() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_redact.c399 redact_range_compare(uint64_t obj1, uint64_t off1, uint32_t dbss1, in redact_range_compare()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c1979 u_int32_t off1; in ar9300_ppm_get_rssi_dump() local
/freebsd/sys/kern/
H A Dvfs_subr.c621 size_t end1, end2, off1, off2; in vnode_dtor() local
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c5648 same_metaslab(spa_t *spa, uint64_t vdev, uint64_t off1, uint64_t off2) in same_metaslab()