Searched defs:seg (Results 76 - 100 of 172) sorted by relevance

1234567

/freebsd-11-stable/contrib/netbsd-tests/sys/uvm/
H A Dt_uvm_physseg.c371 struct uvm_physseg *seg; local
410 struct uvm_physseg *seg; local
774 struct uvm_physseg *seg; local
829 struct uvm_physseg *seg; local
867 struct uvm_physseg *seg; local
[all...]
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dqp.c273 struct mlx5_wqe_inline_seg *seg; local
421 set_umr_data_seg(struct mlx5_qp *qp, enum ibv_mw_type type, int32_t rkey, struct ibv_mw_bind_info *bind_info, uint32_t qpn, void **seg, int *size) argument
441 set_umr_mkey_seg(struct mlx5_qp *qp, enum ibv_mw_type type, int32_t rkey, struct ibv_mw_bind_info *bind_info, uint32_t qpn, void **seg, int *size) argument
479 set_umr_control_seg(struct mlx5_qp *qp, enum ibv_mw_type type, int32_t rkey, struct ibv_mw_bind_info *bind_info, uint32_t qpn, void **seg, int *size) argument
516 set_bind_wr(struct mlx5_qp *qp, enum ibv_mw_type type, int32_t rkey, struct ibv_mw_bind_info *bind_info, uint32_t qpn, void **seg, int *size) argument
562 set_tso_eth_seg(void **seg, struct ibv_send_wr *wr, void *qend, struct mlx5_qp *qp, int *size) argument
617 void *seg; local
[all...]
/freebsd-11-stable/sys/i386/i386/
H A Ddb_disasm.c1157 const char * seg; local
[all...]
/freebsd-11-stable/sys/kern/
H A Dkern_ktrace.c768 ktrstructarray(const char *name, enum uio_seg seg, const void *data, argument
/freebsd-11-stable/sys/mips/mips/
H A Dbusdma_machdep.c845 int seg; local
[all...]
/freebsd-11-stable/sys/arm/allwinner/
H A Dif_awg.c435 bus_dma_segment_t seg; local
/freebsd-11-stable/sys/amd64/amd64/
H A Ddb_disasm.c1231 const char * seg; local
[all...]
/freebsd-11-stable/sys/dev/dwc/
H A Dif_dwc.c215 struct bus_dma_segment seg; local
489 struct bus_dma_segment seg; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/intel/dtrace/
H A Dfasttrap_isa.c283 uint8_t seg, rex = 0; local
[all...]
/freebsd-11-stable/sys/dev/ffec/
H A Dif_ffec.c625 struct bus_dma_segment seg; local
767 struct bus_dma_segment seg; local
/freebsd-11-stable/sbin/newfs_nandfs/
H A Dnewfs_nandfs.c240 nandfs_seg_usage_blk_offset(uint64_t seg, uint64_t *blk, uint64_t *offset) argument
/freebsd-11-stable/sys/dev/ral/
H A Drt2860var.h79 bus_dma_segment_t seg; member in struct:rt2860_tx_ring
97 bus_dma_segment_t seg; member in struct:rt2860_rx_ring
/freebsd-11-stable/sys/dev/ixgbe/
H A Dix_txrx.c1213 bus_dma_segment_t seg[1]; local
1366 bus_dma_segment_t seg[1]; local
/freebsd-11-stable/sys/dev/sfxge/common/
H A Defsys.h175 sfxge_map_mbuf_fast(bus_dma_tag_t tag, bus_dmamap_t map, struct mbuf *m, bus_dma_segment_t *seg) argument
/freebsd-11-stable/sys/x86/x86/
H A Dbusdma_bounce.c619 int seg; local
[all...]
/freebsd-11-stable/sys/dev/nvme/
H A Dnvme_private.h438 nvme_single_map(void *arg, bus_dma_segment_t *seg, int nseg, int error) argument
/freebsd-11-stable/sys/arm64/arm64/
H A Dbusdma_bounce.c644 int seg; local
[all...]
/freebsd-11-stable/sys/dev/ioat/
H A Dioat.c563 ioat_comp_update_map(void *arg, bus_dma_segment_t *seg, int nseg, int error) argument
/freebsd-11-stable/sys/dev/ismt/
H A Dismt.c575 ismt_single_map(void *arg, bus_dma_segment_t *seg, int nseg, int error) argument
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachOLinkingContext.cpp794 void MachOLinkingContext::addSectionAlignment(StringRef seg, StringRef sect, argument
814 bool MachOLinkingContext::sectionAligned(StringRef seg, StringRef sect, argument
800 addSectCreateSection( StringRef seg, StringRef sect, std::unique_ptr<MemoryBuffer> content) argument
/freebsd-11-stable/sys/dev/ubsec/
H A Dubsec.c1013 ubsec_op_cb(void *arg, bus_dma_segment_t *seg, int nsegs, bus_size_t mapsize, int error) argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Dauthz_parse.c683 authz_rule_segment_t *const seg = &rule->path[i]; local
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_user_mad.c390 int left, seg; local
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_cam.c1554 ocs_scsi_dmamap_load(void *arg, bus_dma_segment_t *seg, int nseg, int error) argument
/freebsd-11-stable/sys/contrib/ena-com/
H A Dena_plat.h280 bus_dma_segment_t seg; member in struct:__anon9

Completed in 209 milliseconds

1234567