Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dimgact_aout.c180 vm_offset_t text_end, data_end; in exec_aout_imgact() local
/freebsd/contrib/elftoolchain/elfcopy/
H A Dbinary.c147 uint64_t off, data_start, data_end, data_size; in create_elf_from_binary() local
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_write_format_zip_stream.c84 unsigned char *data_start, *data_end; in DEFINE_TEST() local
/freebsd/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/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h586 data_iterator data_end() { return data_iterator(); } in data_end() function
/freebsd/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/sys/dev/mpt/
H A Dmpt.c2419 uint32_t *data_end; in mpt_diag_outsl() local
/freebsd/sys/dev/bce/
H A Dif_bce.c2745 u32 page_start, page_end, data_start, data_end; in bce_nvram_write() local
/freebsd/sys/netpfil/pf/
H A Dpf.c6395 u_int32_t ack, end, data_end, seq, orig_seq; in pf_tcp_track_full() local