Home
last modified time | relevance | path

Searched refs:busdma_bufalloc_t (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/sys/sys/
H A Dbusdma_bufalloc.h56 typedef struct busdma_bufalloc *busdma_bufalloc_t; typedef
83 busdma_bufalloc_t busdma_bufalloc_create(const char *name,
92 void busdma_bufalloc_destroy(busdma_bufalloc_t ba);
99 struct busdma_bufzone * busdma_bufalloc_findzone(busdma_bufalloc_t ba,
/freebsd-12.1/sys/kern/
H A Dsubr_busdma_bufalloc.c75 busdma_bufalloc_t
120 busdma_bufalloc_destroy(busdma_bufalloc_t ba) in busdma_bufalloc_destroy()
136 busdma_bufalloc_findzone(busdma_bufalloc_t ba, bus_size_t size) in busdma_bufalloc_findzone()
/freebsd-12.1/sys/mips/mips/
H A Dbusdma_machdep.c186 static busdma_bufalloc_t coherent_allocator; /* Cache of coherent buffers */
187 static busdma_bufalloc_t standard_allocator; /* Cache of standard buffers */
638 busdma_bufalloc_t ba; in bus_dmamem_alloc()
743 busdma_bufalloc_t ba; in bus_dmamem_free()
/freebsd-12.1/sys/arm/arm/
H A Dbusdma_machdep-v4.c232 static busdma_bufalloc_t coherent_allocator; /* Cache of coherent buffers */
233 static busdma_bufalloc_t standard_allocator; /* Cache of standard buffers */
692 busdma_bufalloc_t ba; in bus_dmamem_alloc()
782 busdma_bufalloc_t ba; in bus_dmamem_free()
H A Dbusdma_machdep-v6.c211 static busdma_bufalloc_t coherent_allocator; /* Cache of coherent buffers */
212 static busdma_bufalloc_t standard_allocator; /* Cache of standard buffers */
758 busdma_bufalloc_t ba; in bus_dmamem_alloc()
858 busdma_bufalloc_t ba; in bus_dmamem_free()