Home
last modified time | relevance | path

Searched defs:sg (Results 1 – 25 of 94) sorted by path

1234

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp7696 double sg = std::min(mg_min / 4., sb / std::sqrt(n)); in outlier_variance() local
/freebsd/contrib/ntp/ntpd/
H A Dntp_crypto.c2929 BIGNUM *sp, *sq, *sg; in crypto_bob3() local
3044 const BIGNUM *sp, *sq, *sg; in crypto_mv() local
/freebsd/contrib/ofed/libmlx4/
H A Dqp.c185 static void __set_data_seg(struct mlx4_wqe_data_seg *dseg, struct ibv_sge *sg) in __set_data_seg()
192 static void set_data_seg(struct mlx4_wqe_data_seg *dseg, struct ibv_sge *sg) in set_data_seg()
/freebsd/contrib/ofed/libmlx5/
H A Dqp.c217 static void set_data_ptr_seg(struct mlx5_wqe_data_seg *dseg, struct ibv_sge *sg, in set_data_ptr_seg()
226 struct ibv_sge *sg) in set_data_ptr_seg_atomic()
/freebsd/lib/libnetgraph/
H A Ddebug.c213 _NgDebugSockaddr(const struct sockaddr_ng *sg) in _NgDebugSockaddr()
H A Dmsg.c181 struct sockaddr_ng *const sg = (struct sockaddr_ng *) sgbuf; in NgDeliverMsg() local
264 struct sockaddr_ng *const sg = (struct sockaddr_ng *) sgbuf; in NgRecvMsg() local
H A Dsock.c95 struct sockaddr_ng *const sg = (struct sockaddr_ng *) sbuf; in NgMkSockNode() local
140 struct sockaddr_ng *const sg = (struct sockaddr_ng *) sbuf; in NgMkSockNode() local
273 struct sockaddr_ng *const sg = (struct sockaddr_ng *) sgbuf; in NgSendData() local
/freebsd/sys/amd64/vmm/
H A Dvmm_mem.c61 struct sglist *sg; in vmm_mmio_alloc() local
/freebsd/sys/cam/ctl/
H A Dctl_backend_block.c308 ctl_alloc_seg(struct ctl_be_block_softc *softc, struct ctl_sg_entry *sg, in ctl_alloc_seg()
323 ctl_free_seg(struct ctl_be_block_softc *softc, struct ctl_sg_entry *sg) in ctl_free_seg()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Ddma-mapping.h192 #define dma_unmap_sg_attrs(dev, sg, nents, dir, attrs) \ argument
267 dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nelems, in dma_sync_sg_for_cpu()
273 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, in dma_sync_sg_for_device()
H A Dscatterlist.h62 struct scatterlist *sg; member
85 #define sg_chain_ptr(sg) \ argument
133 sg_page(struct scatterlist *sg) in sg_page()
146 sg_next(struct scatterlist *sg) in sg_next()
157 sg_phys(struct scatterlist *sg) in sg_phys()
163 sg_virt(struct scatterlist *sg) in sg_virt()
265 struct scatterlist *sg, *prv; in __sg_alloc_table() local
449 sg_nents(struct scatterlist *sg) in sg_nents()
473 struct scatterlist *sg; in _sg_iter_next() local
496 #define sg_dma_page_count(sg) \ argument
[all …]
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c1333 struct sglist *sg; in linux_file_mmap_single() local
H A Dlinux_pci.c1619 struct scatterlist *sg; in linux_dma_map_sg_attrs() local
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dabd_os.c282 struct scatterlist *sg; in abd_alloc_chunks() local
403 struct scatterlist *sg = NULL; in abd_alloc_chunks() local
454 struct scatterlist *sg = NULL; in abd_free_chunks() local
483 struct scatterlist *sg = NULL; in abd_alloc_zero_scatter() local
575 sg_page(struct scatterlist *sg) in sg_page()
581 sg_next(struct scatterlist *sg) in sg_next()
593 struct scatterlist *sg; in abd_alloc_chunks() local
611 struct scatterlist *sg; in abd_free_chunks() local
624 struct scatterlist *sg; in abd_alloc_zero_scatter() local
693 struct scatterlist *sg = NULL; in abd_verify_scatter() local
[all …]
/freebsd/sys/contrib/rdma/krping/
H A Dkrping.c708 struct scatterlist sg = {0}; in krping_rdma_rkey() local
1788 struct scatterlist sg = {0}; in krping_fr_test() local
/freebsd/sys/crypto/ccp/
H A Dccp.c93 ccp_populate_sglist(struct sglist *sg, struct crypto_buffer *cb) in ccp_populate_sglist()
/freebsd/sys/dev/aac/
H A Daac.c1567 struct aac_sg_tableraw *sg; in aac_map_command_sg() local
1580 struct aac_sg_table *sg; in aac_map_command_sg() local
1590 struct aac_sg_table64 *sg; in aac_map_command_sg() local
3105 struct aac_sg_entry sg; in aac_ioctl_send_raw_srb() local
3119 struct aac_sg_entry64 sg; in aac_ioctl_send_raw_srb() local
H A Daac_debug.c219 struct aac_sg_table *sg; in aac_print_fib() local
H A Daac_disk.c183 struct aac_sg_table *sg; in aac_dump_map_sg() local
210 struct aac_sg_table64 *sg; in aac_dump_map_sg64() local
/freebsd/sys/dev/aacraid/
H A Daacraid.c1306 struct aac_sge_ieee1212 *sg; in aacraid_map_command_sg() local
1366 struct aac_sg_tableraw *sg; in aacraid_map_command_sg() local
1381 struct aac_sg_table *sg; in aacraid_map_command_sg() local
1392 struct aac_sg_table64 *sg; in aacraid_map_command_sg() local
2924 struct aac_sg_entry sg; in aac_ioctl_send_raw_srb() local
2936 struct aac_sg_entry64 sg; in aac_ioctl_send_raw_srb() local
H A Daacraid_debug.c132 struct aac_sg_table *sg; in aacraid_print_fib() local
/freebsd/sys/dev/agp/
H A Dagp_i810.c2204 struct sglist *sg; in agp_intel_gtt_map_memory() local
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c761 struct ahd_dma64_seg *sg; in ahd_run_data_fifo() local
768 struct ahd_dma_seg *sg; in ahd_run_data_fifo() local
4896 struct ahd_dma64_seg *sg; in ahd_handle_ign_wide_residue() local
4925 struct ahd_dma_seg *sg; in ahd_handle_ign_wide_residue() local
5026 struct ahd_dma64_seg *sg; in ahd_reinitialize_dataptrs() local
5038 struct ahd_dma_seg *sg; in ahd_reinitialize_dataptrs() local
8218 struct ahd_dma_seg *sg; in ahd_handle_scsi_status() local
8390 struct ahd_dma_seg *sg; in ahd_calc_residual() local
H A Daic79xx_inline.h250 struct ahd_dma64_seg *sg; in ahd_sg_setup() local
257 struct ahd_dma_seg *sg; in ahd_sg_setup() local
295 struct ahd_dma64_seg *sg; in ahd_setup_data_scb() local
301 struct ahd_dma_seg *sg; in ahd_setup_data_scb() local
372 ahd_sg_virt_to_bus(struct ahd_softc *ahd, struct scb *scb, void *sg) in ahd_sg_virt_to_bus()
H A Daic79xx_osm.c975 void *sg; in ahd_execute_scb() local

1234