Home
last modified time | relevance | path

Searched defs:current_offset (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/contrib/openzfs/module/icp/algs/modes/
H A Dmodes.c36 crypto_init_ptrs(crypto_data_t *out, void **iov_or_mp, offset_t *current_offset) in crypto_init_ptrs()
65 crypto_get_ptrs(crypto_data_t *out, void **iov_or_mp, offset_t *current_offset, in crypto_get_ptrs()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugRanges.cpp21 uint64_t current_offset = 0; Extract() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Architecture/Mips/
H A DArchitectureMips.cpp87 addr_t current_offset = 0; in GetBreakableLoadAddress() local
/freebsd/sys/dev/sfxge/common/
H A Defx_rx.c743 __in uint32_t current_offset, in efx_rx_qps_packet_info()
1535 __in uint32_t current_offset, in siena_rx_qps_packet_info()
H A Def10_rx.c933 __in uint32_t current_offset, in ef10_rx_qps_packet_info()
H A Def10_nvram.c1864 size_t current_offset = 0; in ef10_nvram_partn_write_segment_tlv() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
H A DUnwindAssemblyInstEmulation.cpp146 lldb::addr_t current_offset = in GetNonCallSiteUnwindPlanFromAssembly() local
/freebsd/sys/dev/igc/
H A Digc_i225.c771 u16 current_offset; in igc_update_flash_i225() local
/freebsd/sbin/bsdlabel/
H A Dbsdlabel.c1086 u_long base_offset, needed, total_percent, current_offset; in checklabel() local
/freebsd/sys/compat/linux/
H A Dlinux_socket.c2441 off_t current_offset, out_offset, to_send; in sendfile_fallback() local
2529 off_t current_offset; in sendfile_sendfile() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_zip.c3657 read_eocd(struct zip *zip, const char *p, int64_t current_offset) in read_eocd()
3745 int64_t file_size, current_offset; in archive_read_format_zip_seekable_bid() local