Home
last modified time | relevance | path

Searched refs:standard_allocator (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/mips/mips/
H A Dbusdma_machdep.c187 static busdma_bufalloc_t standard_allocator; /* Cache of standard buffers */ variable
240 standard_allocator = busdma_bufalloc_create("buffer", in busdma_init()
680 ba = standard_allocator; in bus_dmamem_alloc()
748 ba = standard_allocator; in bus_dmamem_free()
/freebsd-12.1/sys/arm/arm/
H A Dbusdma_machdep-v4.c233 static busdma_bufalloc_t standard_allocator; /* Cache of standard buffers */ variable
250 standard_allocator = busdma_bufalloc_create("buffer", in busdma_init()
720 ba = standard_allocator; in bus_dmamem_alloc()
787 ba = standard_allocator; in bus_dmamem_free()
H A Dbusdma_machdep-v6.c212 static busdma_bufalloc_t standard_allocator; /* Cache of standard buffers */ variable
232 standard_allocator = busdma_bufalloc_create("buffer", in busdma_init()
794 ba = standard_allocator; in bus_dmamem_alloc()
864 ba = standard_allocator; in bus_dmamem_free()