Searched defs:seg (Results 26 - 50 of 172) sorted by relevance

1234567

/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileYAML.cpp530 static void mapping(IO &io, Segment& seg) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DMultilib.cpp30 StringRef seg = Segment; local
/freebsd-11-stable/contrib/apr-util/misc/
H A Dapr_thread_pool.c154 int seg; local
443 int seg; local
635 int seg; local
[all...]
/freebsd-11-stable/contrib/binutils/gas/
H A Dstabs.c89 segT seg; local
303 segT seg; local
[all...]
/freebsd-11-stable/contrib/binutils/ld/
H A Dldexp.c288 segment_type *seg; local
/freebsd-11-stable/sys/dev/bktr/
H A Dbktr_os.c1103 bus_dma_segment_t seg; local
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dbus_machdep.c331 int seg; local
[all...]
/freebsd-11-stable/sys/xen/interface/io/
H A Dusbif.h214 struct usbif_request_segment seg[USBIF_MAX_SEGMENTS_PER_REQUEST]; member in struct:usbif_urb_request
/freebsd-11-stable/tools/bus_space/
H A Dbusdma.c67 struct obj *seg[3]; member in struct:obj::__anon13633::__anon13635
77 } seg; member in union:obj::__anon13633
256 struct obj *seg; local
274 struct obj *seg, *seg0; local
470 struct obj *md, *seg; local
492 struct obj *seg; local
509 struct obj *seg; local
525 struct obj *seg; local
[all...]
/freebsd-11-stable/sys/dev/isci/
H A Disci_io_request.c687 isci_io_request_construct(void *arg, bus_dma_segment_t *seg, int nseg, argument
H A Disci_controller.c152 isci_single_map(void *arg, bus_dma_segment_t *seg, int nseg, int error) argument
/freebsd-11-stable/sys/kern/
H A Dsubr_uio.c345 copyinfrom(const void * __restrict src, void * __restrict dst, size_t len, int seg) argument
364 copyinstrfrom(const void * __restrict src, void * __restrict dst, size_t len, size_t * __restrict copied, int seg) argument
/freebsd-11-stable/sys/dev/bnxt/
H A Dbnxt_txrx.c102 int seg = 0; local
/freebsd-11-stable/sys/amd64/vmm/io/
H A Dppt.c221 struct pptseg *seg; local
345 struct pptseg *seg; local
449 struct pptseg *seg; local
[all...]
/freebsd-11-stable/sys/vm/
H A Dvm_reserv.c253 struct vm_phys_seg *seg; local
845 struct vm_phys_seg *seg; local
/freebsd-11-stable/sys/dev/cesa/
H A Dcesa.c616 bus_dma_segment_t seg; local
572 cesa_fill_packet(struct cesa_softc *sc, struct cesa_packet *cp, bus_dma_segment_t *seg) argument
[all...]
/freebsd-11-stable/sys/arm/at91/
H A Dif_macb.c443 bus_dma_segment_t seg[1]; local
/freebsd-11-stable/sys/dev/ida/
H A Didavar.h79 struct ida_sgb seg[IDA_NSEG]; /* 256 */ member in struct:ida_hardware_qcb
/freebsd-11-stable/sys/dev/gem/
H A Dif_gem.c1111 int error, nexttx, nsegs, offset, seg; local
[all...]
/freebsd-11-stable/sys/dev/sound/pci/
H A Dvia82c686.c375 u_int32_t ptr, base, base1, len, seg; local
/freebsd-11-stable/sys/i386/i386/
H A Dbios.c254 set_bios_selectors(struct bios_segments *seg, int flags) argument
[all...]
/freebsd-11-stable/sys/fs/nandfs/
H A Dnandfs_segment.c85 struct nandfs_segment *seg; local
193 struct nandfs_segment *seg, *tseg; local
642 nandfs_fill_segsum(struct nandfs_segment *seg, int has_sr) argument
744 nandfs_clean_segblocks(struct nandfs_segment *seg, uint8_t unlock) argument
789 nandfs_save_segblocks(struct nandfs_segment *seg, uint8_t unlock) argument
865 struct nandfs_segment *seg; local
877 struct nandfs_segment *seg; local
982 struct nandfs_segment *seg; local
1122 struct nandfs_segment *seg; local
1271 struct nandfs_segment *seg; local
[all...]
/freebsd-11-stable/sys/compat/x86bios/
H A Dx86bios.c178 x86bios_call(struct x86regs *regs, uint16_t seg, uint16_t off) argument
582 x86bios_call(struct x86regs *regs, uint16_t seg, uint16_t off) argument
/freebsd-11-stable/sys/dev/virtio/
H A Dvirtqueue.c692 struct sglist_seg *seg; local
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_mad_rmpp.c382 static inline int get_last_flag(struct ib_mad_recv_buf *seg) argument
390 static inline int get_seg_num(struct ib_mad_recv_buf *seg) argument
398 get_next_seg(struct list_head *rmpp_list, struct ib_mad_recv_buf *seg) argument

Completed in 212 milliseconds

1234567