Searched defs:data_end (Results 1 – 13 of 13) sorted by relevance
| /freebsd-14.2/sys/kern/ |
| H A D | imgact_aout.c | 181 vm_offset_t text_end, data_end; in exec_aout_imgact() local
|
| /freebsd-14.2/contrib/elftoolchain/elfcopy/ |
| H A D | binary.c | 147 uint64_t off, data_start, data_end, data_size; in create_elf_from_binary() local
|
| /freebsd-14.2/contrib/libarchive/libarchive/test/ |
| H A D | test_write_format_zip_stream.c | 84 unsigned char *data_start, *data_end; in DEFINE_TEST() local
|
| H A D | test_write_format_zip64_stream.c | 82 unsigned char *data_start, *data_end; in DEFINE_TEST() local
|
| /freebsd-14.2/sys/powerpc/booke/ |
| H A D | pmap_64.c | 518 kernel_pte_alloc(vm_offset_t data_end, vm_offset_t addr) in kernel_pte_alloc() 573 mmu_booke_alloc_kernel_pgtables(vm_offset_t data_end) in mmu_booke_alloc_kernel_pgtables()
|
| H A D | pmap_32.c | 626 kernel_pte_alloc(vm_offset_t data_end, vm_offset_t addr) in kernel_pte_alloc() 660 mmu_booke_alloc_kernel_pgtables(vm_offset_t data_end) in mmu_booke_alloc_kernel_pgtables()
|
| H A D | pmap.c | 159 static vm_size_t data_end; variable
|
| /freebsd-14.2/sys/dev/ice/ |
| H A D | ice_ddp_common.c | 1720 u16 data_end; in ice_pkg_buf_reserve_section() local 1760 u16 data_end; in ice_pkg_buf_alloc_section() local 1852 u16 data_end; in ice_pkg_buf_unreserve_section() local 1956 u16 data_end; in ice_pkg_val_buf() local
|
| H A D | ice_ddp_common.h | 231 __le16 data_end; member
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | OnDiskHashTable.h | 589 data_iterator data_end() { return data_iterator(); } in data_end() function
|
| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | dnode.c | 515 char *data_end = ((char *)dn->dn_bonus->db.db_data) + newsize; in dnode_setbonuslen() local
|
| /freebsd-14.2/sys/dev/mpt/ |
| H A D | mpt.c | 2419 uint32_t *data_end; in mpt_diag_outsl() local
|
| /freebsd-14.2/sys/dev/bce/ |
| H A D | if_bce.c | 2746 u32 page_start, page_end, data_start, data_end; in bce_nvram_write() local
|