Home
last modified time | relevance | path

Searched defs:mapp (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-src/sys/riscv/include/
H A Dbus_dma.h15 bus_dmamap_create(bus_dma_tag_t dmat, int flags, bus_dmamap_t *mapp) in bus_dmamap_create() argument
43 bus_dmamap_t *mapp) in bus_dmamem_alloc() argument
/freebsd-src/sys/arm64/include/
H A Dbus_dma.h27 bus_dmamap_create(bus_dma_tag_t dmat, int flags, bus_dmamap_t *mapp) in bus_dmamap_create() argument
55 bus_dmamap_t *mapp) in bus_dmamem_alloc() argument
/freebsd-src/sys/x86/include/
H A Dbus_dma.h53 bus_dmamap_create(bus_dma_tag_t dmat, int flags, bus_dmamap_t *mapp) in bus_dmamap_create() argument
81 bus_dmamap_t *mapp) in bus_dmamem_alloc() argument
/freebsd-src/contrib/ncurses/progs/
H A Dtset.c377 MAP *mapp; in add_mapping() local
498 MAP *mapp; in mapped() local
/freebsd-src/sbin/fsck_ffs/
H A Dpass5.c299 u_char *mapp = cg_clustersfree(newcg); in pass5() local
/freebsd-src/sys/arm/arm/
H A Dbusdma_machdep.c520 allocate_bz_and_pages(bus_dma_tag_t dmat, bus_dmamap_t mapp) in allocate_bz_and_pages()
591 bus_dmamap_create(bus_dma_tag_t dmat, int flags, bus_dmamap_t *mapp) in bus_dmamap_create()
654 bus_dmamap_t *mapp) in bus_dmamem_alloc()
/freebsd-src/sys/x86/x86/
H A Dbusdma_bounce.c273 bounce_bus_dmamap_create(bus_dma_tag_t dmat, int flags, bus_dmamap_t *mapp) in bounce_bus_dmamap_create() argument
388 bus_dmamap_t *mapp) in bounce_bus_dmamem_alloc() argument
[all...]
/freebsd-src/sys/powerpc/powerpc/
H A Dbusdma_machdep.c292 bus_dmamap_create(bus_dma_tag_t dmat, int flags, bus_dmamap_t *mapp) in bus_dmamap_create() argument
400 bus_dmamap_t *mapp) in bus_dmamem_alloc() argument
[all...]
/freebsd-src/sys/riscv/riscv/
H A Dbusdma_bounce.c242 bounce_bus_dmamap_create(bus_dma_tag_t dmat, int flags, bus_dmamap_t *mapp) in bounce_bus_dmamap_create() argument
354 bus_dmamap_t *mapp) in bounce_bus_dmamem_alloc() argument
[all...]
/freebsd-src/sys/dev/aic7xxx/
H A Daic_osm_lib.h126 #define aic_dmamem_alloc(aic, dmat, vaddr, flags, mapp) \ argument
132 #define aic_dmamap_create(aic, tag, flags, mapp) \ argument
/freebsd-src/usr.sbin/makefs/ffs/
H A Dmkfs.c737 u_char *mapp = cg_clustersfree_swap(&acg, 0); in initcg() local
H A Dffs_alloc.c598 u_char *freemapp, *mapp; in ffs_clusteracct() local
/freebsd-src/sys/arm64/arm64/
H A Dbusdma_bounce.c383 bounce_bus_dmamap_create(bus_dma_tag_t dmat,int flags,bus_dmamap_t * mapp) bounce_bus_dmamap_create() argument
491 bounce_bus_dmamem_alloc(bus_dma_tag_t dmat,void ** vaddr,int flags,bus_dmamap_t * mapp) bounce_bus_dmamem_alloc() argument
[all...]
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Ddraid.c407 draid_map_t **mapp) in alloc_new_map()
436 alloc_fixed_map(uint64_t children, draid_map_t **mapp) in alloc_fixed_map()
/freebsd-src/sbin/newfs/
H A Dmkfs.c811 u_char *mapp = cg_clustersfree(&acg); initcg() local
/freebsd-src/sys/dev/iommu/
H A Dbusdma_iommu.c426 iommu_bus_dmamap_create(bus_dma_tag_t dmat,int flags,bus_dmamap_t * mapp) iommu_bus_dmamap_create() argument
483 iommu_bus_dmamem_alloc(bus_dma_tag_t dmat,void ** vaddr,int flags,bus_dmamap_t * mapp) iommu_bus_dmamem_alloc() argument
/freebsd-src/sbin/growfs/
H A Dgrowfs.c444 u_char *mapp = cg_clustersfree(&acg); in initcg() local
/freebsd-src/sys/ufs/ffs/
H A Dffs_subr.c1025 uint8_t *freemapp, *mapp; ffs_clusteracct() local
H A Dffs_alloc.c1965 uint8_t *mapp; ffs_clusteralloc() local
/freebsd-src/lib/libc/db/hash/
H A Dhash.h109 u_int32_t *mapp[NCACHED]; /* Pointers to page maps */ member
/freebsd-src/sys/dev/kbd/
H A Dkbd.c789 keymap_t *mapp; in genkbd_commonioctl() local
/freebsd-src/sys/dev/sfxge/common/
H A Def10_nic.c1701 struct ef10_external_port_map_s *mapp = NULL; in ef10_external_port_mapping() local
/freebsd-src/sys/dev/mge/
H A Dif_mge.c1635 bus_dmamap_t mapp; in mge_encap() local
/freebsd-src/stand/kshim/
H A Dbsd_kernel.c63 bus_dmamap_t *mapp) in bus_dmamem_alloc() argument
/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Dvdev_draid.c542 vdev_draid_lookup_map(uint64_t children, const draid_map_t **mapp) in vdev_draid_lookup_map() argument

12