Home
last modified time | relevance | path

Searched defs:data_end (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/sys/kern/
H A Dimgact_aout.c180 vm_offset_t text_end, data_end; in exec_aout_imgact() local
/freebsd-src/contrib/elftoolchain/elfcopy/
H A Dbinary.c147 uint64_t off, data_start, data_end, data_size; in create_elf_from_binary() local
/freebsd-src/contrib/libarchive/libarchive/test/
H A Dtest_write_format_zip_stream.c80 unsigned char *data_start, *data_end; DEFINE_TEST() local
H A Dtest_write_format_zip64_stream.c82 unsigned char *data_start, *data_end; in DEFINE_TEST() local
/freebsd-src/sys/powerpc/booke/
H A Dpmap_64.c517 kernel_pte_alloc(vm_offset_t data_end, vm_offset_t addr) in kernel_pte_alloc()
572 mmu_booke_alloc_kernel_pgtables(vm_offset_t data_end) in mmu_booke_alloc_kernel_pgtables()
H A Dpmap_32.c625 kernel_pte_alloc(vm_offset_t data_end, vm_offset_t addr) in kernel_pte_alloc()
659 mmu_booke_alloc_kernel_pgtables(vm_offset_t data_end) in mmu_booke_alloc_kernel_pgtables()
H A Dpmap.c159 static vm_size_t data_end; variable
/freebsd-src/sys/dev/ice/
H A Dice_ddp_common.c1725 u16 data_end; ice_pkg_buf_reserve_section() local
1765 u16 data_end; ice_pkg_buf_alloc_section() local
1857 u16 data_end; ice_pkg_buf_unreserve_section() local
1961 u16 data_end; ice_pkg_val_buf() local
[all...]
H A Dice_ddp_common.h227 __le16 data_end; global() member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h589 return make_range(data_begin(), data_end()); in data_end() function
/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Ddnode.c523 char *data_end = ((char *)dn->dn_bonus->db.db_data) + newsize; in dnode_setbonuslen() local
/freebsd-src/sys/dev/mpt/
H A Dmpt.c2419 uint32_t *data_end; in mpt_diag_outsl() local
/freebsd-src/sys/dev/bce/
H A Dif_bce.c2746 u32 page_start, page_end, data_start, data_end; bce_nvram_write() local
/freebsd-src/sys/netpfil/pf/
H A Dpf.c5250 u_int32_t ack, end, data_end, seq, orig_seq; pf_tcp_track_full() local