/freebsd/lib/libc/net/ |
H A D | rthdr.c | 274 inet6_rth_space(int type, int segments) in inet6_rth_space() 287 inet6_rth_init(void *bp, socklen_t bp_len, int type, int segments) in inet6_rth_init() 344 int i, segments; in inet6_rth_reverse() local
|
/freebsd/sys/dev/ips/ |
H A D | ips_commands.c | 72 static void ips_io_request_callback(void *cmdptr, bus_dma_segment_t *segments,int segnum, int error) in ips_io_request_callback() 172 static void ips_adapter_info_callback(void *cmdptr, bus_dma_segment_t *segments,int segnum, int err… in ips_adapter_info_callback() 271 static void ips_drive_info_callback(void *cmdptr, bus_dma_segment_t *segments,int segnum, int error) in ips_drive_info_callback() 510 static void ips_read_nvram_callback(void *cmdptr, bus_dma_segment_t *segments,int segnum, int error) in ips_read_nvram_callback()
|
H A D | ips_ioctl.c | 52 static void ips_ioctl_callback(void *cmdptr, bus_dma_segment_t *segments,int segnum, int error) in ips_ioctl_callback()
|
H A D | ips.c | 104 static void ips_cmd_dmaload(void *cmdptr, bus_dma_segment_t *segments,int segnum, int error) in ips_cmd_dmaload() 562 static void ips_copperhead_queue_callback(void *queueptr, bus_dma_segment_t *segments,int segnum, i… in ips_copperhead_queue_callback()
|
/freebsd/sys/dev/iommu/ |
H A D | busdma_iommu.h | 42 bus_dma_segment_t *segments; member
|
/freebsd/sys/dev/dcons/ |
H A D | dcons_crom.c | 149 dmamap_cb(void *arg, bus_dma_segment_t *segments, int seg, int error) in dmamap_cb()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLinkMemoryManager.h | 270 iterator_range<SegmentMap::iterator> segments() { in segments() function
|
/freebsd/sys/contrib/xen/ |
H A D | kexec.h | 214 } segments; member
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteCommunicationClient.h | 43 bool segments; member
|
/freebsd/sys/kern/ |
H A D | uipc_mbuf.c | 2265 uintmax_t segments[MP_BUCKETS]; member 2271 int segments = 0; in m_profile() local
|
/freebsd/sys/riscv/riscv/ |
H A D | busdma_bounce.c | 75 bus_dma_segment_t *segments; member [all...] |
/freebsd/sys/powerpc/powerpc/ |
H A D | busdma_machdep.c | 91 bus_dma_segment_t *segments; member [all...] |
/freebsd/sys/x86/x86/ |
H A D | busdma_bounce.c | 77 bus_dma_segment_t *segments; member [all...] |
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/ |
H A D | ProcessElfCore.cpp | 173 llvm::ArrayRef<elf::ELFProgramHeader> segments = core->ProgramHeaders(); in DoLoadCore() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LiveInterval.h | 203 Segments segments; // the liveness segments variable
|
/freebsd/sys/arm64/arm64/ |
H A D | busdma_bounce.c | 81 bus_dma_segment_t *segments; member
|
/freebsd/sys/arm/arm/ |
H A D | busdma_machdep.c | 153 bus_dma_segment_t *segments; member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveInterval.cpp | 271 CollectionT &segments() { return impl().segmentsColl(); } segments() function in __anon418b83490111::CalcLiveRangeUtilBase [all...] |
/freebsd/sbin/ping/ |
H A D | ping6.c | 1921 int i, segments, origsegs, rthsize, size0, size1; in pr_rthdr() local
|
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.h | 1217 ConstRange<Segment> segments() const { return make_pointee_range(Segments); } in segments() function
|
/freebsd/sys/dev/firewire/ |
H A D | sbp.c | 2558 sbp_execute_ocb(void *arg, bus_dma_segment_t *segments, int seg, int error) in sbp_execute_ocb() argument
|
/freebsd/sys/dev/isp/ |
H A D | isp.c | 5194 unsigned int segments, fragment; isp_load_risc_flash() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | metaslab.c | 3095 uint32_t segments = 0; in metaslab_weight_from_range_tree() local
|
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 326 #define __sanitizer_syscall_pre_kexec_load(entry, nr_segments, segments, \ argument 330 #define __sanitizer_syscall_post_kexec_load(res, entry, nr_segments, segments, \ argument
|
/freebsd/sys/dev/sym/ |
H A D | sym_hipd.c | 1386 int segments; /* Number of SG segments */ member
|