/freebsd/contrib/elftoolchain/elfcopy/ |
H A D | segments.c | 56 struct segment *seg; in add_to_inseg_list() local 106 struct segment *seg; in adjust_addr() local 442 insert_to_inseg_list(struct segment *seg, struct section *sec) in insert_to_inseg_list() 471 struct segment *seg; in setup_phdr() local 508 struct segment *seg; in copy_phdr() local
|
/freebsd/sys/amd64/vmm/amd/ |
H A D | vmcb.c | 64 struct vmcb_segment *seg; in vmcb_segptr() local 166 struct vmcb_segment *seg; in vmcb_read() local 272 struct vmcb_segment *seg; in vmcb_write() local 369 struct vmcb_segment *seg; in vmcb_seg() local 384 struct vmcb_segment *seg; in vmcb_setdesc() local 434 struct vmcb_segment *seg; in vmcb_getdesc() local
|
/freebsd/sys/dev/xdma/ |
H A D | xdma_sg.c | 62 struct bus_dma_segment *seg; member 374 struct bus_dma_segment *seg; in xdma_dmamap_cb() local 395 struct bus_dma_segment *seg) in _xdma_load_data_busdma() 483 struct bus_dma_segment *seg) in _xdma_load_data() 541 struct xdma_request *xr, struct bus_dma_segment *seg) in xdma_load_data() 564 struct bus_dma_segment seg[XDMA_MAX_SEG]; in xdma_process() local
|
H A D | xdma_sglist.c | 69 xdma_sglist_add(struct xdma_sglist *sg, struct bus_dma_segment *seg, in xdma_sglist_add()
|
/freebsd/sys/vm/ |
H A D | vm_phys.c | 323 struct vm_phys_seg *seg; in sysctl_vm_phys_segs() local 420 struct vm_phys_seg *seg; _vm_phys_create_seg() local 511 struct vm_phys_seg *end_seg, *prev_seg, *seg, *tmp_seg; vm_phys_init() local 995 vm_phys_seg_paddr_to_vm_page(struct vm_phys_seg * seg,vm_paddr_t pa) vm_phys_seg_paddr_to_vm_page() argument 1009 struct vm_phys_seg *seg; vm_phys_paddr_to_vm_page() local 1019 struct vm_phys_fictitious_seg tmp, *seg; vm_phys_fictitious_to_vm_page() local 1056 struct vm_phys_fictitious_seg *seg; vm_phys_fictitious_reg_range() local 1140 struct vm_phys_fictitious_seg *seg, tmp; vm_phys_fictitious_unreg_range() local 1208 struct vm_phys_seg *seg; vm_phys_free_pages() local 1355 struct vm_phys_seg *seg; vm_phys_enqueue_contig() local 1436 struct vm_phys_seg *end_seg, *seg; vm_phys_find_range() local 1474 struct vm_phys_seg *seg; vm_phys_unfree_page() local 1545 struct vm_phys_seg *seg; vm_phys_find_freelist_contig() local 1680 struct vm_phys_seg *seg; vm_phys_alloc_contig() local 1877 struct vm_phys_seg *seg; vm_phys_early_add_seg() local 1982 struct vm_phys_seg *seg; vm_phys_early_startup() local [all...] |
H A D | vm_phys.h | 138 struct vm_phys_seg *seg; in vm_phys_paddr_to_seg() local
|
/freebsd/tools/bus_space/ |
H A D | busdma.c | 65 struct obj *seg[3]; member 75 } seg; member 254 struct obj *seg; in bd_md_add_seg() local 272 struct obj *seg, *seg0; in bd_md_del_segs() local 468 struct obj *md, *seg; in bd_md_first_seg() local 490 struct obj *seg; in bd_md_next_seg() local 507 struct obj *seg; in bd_seg_get_addr() local 523 struct obj *seg; in bd_seg_get_size() local
|
/freebsd/sys/dev/firewire/ |
H A D | fwdma.h | 55 struct fwdma_seg seg[0]; member 86 struct fwdma_seg *seg, *eseg; in fwdma_sync_multiseg() local 97 struct fwdma_seg *seg; in fwdma_sync_multiseg_all() local
|
H A D | fwdma.c | 149 struct fwdma_seg *seg; in fwdma_malloc_multiseg() local 203 struct fwdma_seg *seg; in fwdma_free_multiseg() local
|
/freebsd/tools/bus_space/C/ |
H A D | lang.c | 192 busdma_seg_t seg; in busdma_md_first_seg() local 199 busdma_md_next_seg(busdma_md_t md, busdma_seg_t seg) in busdma_md_next_seg() 207 busdma_seg_get_addr(busdma_seg_t seg) in busdma_seg_get_addr() 217 busdma_seg_get_size(busdma_seg_t seg) in busdma_seg_get_size()
|
/freebsd/sys/amd64/vmm/intel/ |
H A D | vmcs.c | 132 vmcs_seg_desc_encoding(int seg, uint32_t *base, uint32_t *lim, uint32_t *acc) in vmcs_seg_desc_encoding() 253 vmcs_setdesc(struct vmcs *vmcs, int running, int seg, struct seg_desc *desc) in vmcs_setdesc() 281 vmcs_getdesc(struct vmcs *vmcs, int running, int seg, struct seg_desc *desc) in vmcs_getdesc() 495 vmcs_snapshot_desc(struct vmcs *vmcs, int running, int seg, in vmcs_snapshot_desc()
|
/freebsd/sys/dev/ice/ |
H A D | ice_ddp_common.c | 177 struct ice_generic_seg_hdr *seg; in ice_find_seg_in_pkg() local 197 struct ice_generic_seg_hdr *seg = NULL; in ice_get_pkg_seg_by_idx() local 214 struct ice_generic_seg_hdr *seg; in ice_is_signing_seg_at_idx() local 240 struct ice_sign_seg *seg; ice_is_signing_seg_type_at_idx() local 520 ice_download_pkg_sig_seg(struct ice_hw * hw,struct ice_sign_seg * seg) ice_download_pkg_sig_seg() argument 547 struct ice_seg *seg; ice_download_pkg_config_seg() local 579 struct ice_sign_seg *seg; ice_dwnld_sign_and_cfg_segs() local 1051 struct ice_generic_seg_hdr *seg; ice_verify_pkg() local 1117 ice_chk_pkg_compat(struct ice_hw * hw,struct ice_pkg_hdr * ospkg,struct ice_seg ** seg) ice_chk_pkg_compat() argument 1325 struct ice_seg *seg; ice_init_pkg() local 2390 struct ice_run_time_cfg_seg *seg; ice_cfg_tx_topo() local [all...] |
H A D | ice_flow.c | 566 ice_flow_xtract_fld(struct ice_hw * hw,struct ice_flow_prof_params * params,u8 seg,enum ice_flow_field fld) ice_flow_xtract_fld() argument 1187 ice_flow_set_fld_ext(struct ice_flow_seg_info * seg,enum ice_flow_field fld,enum ice_flow_fld_match_type field_type,u16 val_loc,u16 mask_loc,u16 last_loc) ice_flow_set_fld_ext() argument 1224 ice_flow_set_fld(struct ice_flow_seg_info * seg,enum ice_flow_field fld,u16 val_loc,u16 mask_loc,u16 last_loc,bool range) ice_flow_set_fld() argument 1251 ice_flow_set_fld_prefix(struct ice_flow_seg_info * seg,enum ice_flow_field fld,u16 val_loc,u16 pref_loc,u8 pref_sz) ice_flow_set_fld_prefix() argument 1286 struct ice_flow_seg_info *seg; ice_flow_set_rss_seg_info() local [all...] |
/freebsd/contrib/ofed/libmlx5/ |
H A D | qp.c | 273 struct mlx5_wqe_inline_seg *seg; in set_data_inl_seg() local 423 uint32_t qpn, void **seg, int *size) in set_umr_data_seg() 443 uint32_t qpn, void **seg, int *size) in set_umr_mkey_seg() 481 uint32_t qpn, void **seg, int *size) in set_umr_control_seg() 518 uint32_t qpn, void **seg, int *size) in set_bind_wr() 562 static inline int set_tso_eth_seg(void **seg, struct ibv_send_wr *wr, in set_tso_eth_seg() 617 void *seg; in _mlx5_post_send() local
|
/freebsd/sys/xen/ |
H A D | blkif.h | 47 struct blkif_request_segment seg[BLKIF_MAX_SEGMENTS_PER_REQUEST]; member 65 struct blkif_request_segment seg[BLKIF_MAX_SEGMENTS_PER_REQUEST]; member
|
/freebsd/sys/contrib/xen/io/ |
H A D | vscsiif.h | 284 vscsiif_segment_t seg[VSCSIIF_SG_TABLESIZE]; member 300 vscsiif_segment_t seg[VSCSIIF_SG_LIST_SIZE]; member
|
/freebsd/sys/crypto/ccp/ |
H A D | ccp_hardware.c | 889 struct sglist_seg *seg; in ccp_passthrough_sgl() local 1076 struct sglist_seg *seg; in ccp_sha() local 1417 struct sglist_seg *seg; in ccp_do_xts() local 1615 struct sglist_seg *seg; in ccp_do_blkcipher() local 1723 struct sglist_seg *seg; in ccp_do_ghash_aad() local 1759 enum ccp_cipher_dir dir, struct sglist_seg *seg, bool som, bool eom) in ccp_do_gctr() 1957 struct sglist_seg *seg; in ccp_gcm() local
|
/freebsd/sys/arm64/acpica/ |
H A D | acpi_iort.c | 203 iort_pci_rc_map(u_int seg, u_int rid, u_int outtype, u_int *outid) in iort_pci_rc_map() 254 acpi_iort_map_smmu(u_int seg, u_int devid, void **smmu, u_int *sid) in acpi_iort_map_smmu() 616 acpi_iort_map_pci_msi(u_int seg, u_int rid, u_int *xref, u_int *devid) in acpi_iort_map_pci_msi() 633 acpi_iort_map_pci_smmuv3(u_int seg, u_int rid, u_int *xref, u_int *sid) in acpi_iort_map_pci_smmuv3()
|
/freebsd/stand/i386/common/ |
H A D | edd.h | 40 uint16_t seg; member 48 uint16_t seg; member
|
/freebsd/sys/amd64/vmm/io/ |
H A D | ppt.c | 229 struct pptseg *seg; in ppt_unmap_all_mmio() local 353 struct pptseg *seg; in ppt_is_mmio() local 488 struct pptseg *seg; in ppt_map_mmio() local 521 struct pptseg *seg; in ppt_unmap_mmio() local
|
/freebsd/tools/regression/netinet6/inet6_rth/ |
H A D | inet6_rth-segments.c | 138 int seg; in test_rth_segments() local
|
/freebsd/sys/cam/ctl/ |
H A D | ctl_tpc.c | 117 struct scsi_ec_segment *seg[TPC_MAX_SEGS]; member 817 struct scsi_ec_segment_b2b *seg; in tpc_process_b2b() local 975 struct scsi_ec_segment_verify *seg; in tpc_process_verify() local 1037 struct scsi_ec_segment_register_key *seg; in tpc_process_register_key() local 1420 struct scsi_ec_segment *seg; in tpc_process() local 1668 struct scsi_ec_segment *seg; in ctl_extended_copy_lid1() local 1822 struct scsi_ec_segment *seg; in ctl_extended_copy_lid4() local
|
/freebsd/contrib/ofed/libmlx4/ |
H A D | qp.c | 368 struct mlx4_wqe_inline_seg *seg; in mlx4_post_send() local 435 struct mlx4_wqe_data_seg *seg = wqe; in mlx4_post_send() local
|
/freebsd/sys/dev/ioat/ |
H A D | ioat.c | 691 ioat_comp_update_map(void *arg, bus_dma_segment_t *seg, int nseg, int error) in ioat_comp_update_map() 1143 bus_dma_segment_t seg; in ioat_op_generic() local 1260 bus_dma_segment_t seg; in ioat_copy_8k_aligned() local 1339 bus_dma_segment_t seg; in ioat_copy_crc() local 1409 bus_dma_segment_t seg; in ioat_crc() local
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | Writer.cpp | 223 LCSegment(StringRef name, OutputSegment *seg) : name(name), seg(seg) {} in LCSegment() 272 OutputSegment *seg; member in __anoneb56ad3f0111::LCSegment 558 auto it = find_if(outputSegments, [](const OutputSegment *seg) { in writeTo() 1139 void Writer::assignAddresses(OutputSegment *seg) { in assignAddresses() 1174 for (const OutputSegment *seg : outputSegments) in writeSections() local
|