Home
last modified time | relevance | path

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

/freebsd-13.1/sys/mips/mips/
H A Dbusdma_machdep.c187 static busdma_bufalloc_t standard_allocator; /* Cache of standard buffers */ variable
237 standard_allocator = busdma_bufalloc_create("buffer", in busdma_init()
694 ba = standard_allocator; in bus_dmamem_alloc()
762 ba = standard_allocator; in bus_dmamem_free()
/freebsd-13.1/sys/arm/arm/
H A Dbusdma_machdep.c221 static busdma_bufalloc_t standard_allocator; /* Cache of standard buffers */ variable
243 standard_allocator = busdma_bufalloc_create("buffer", in busdma_init()
823 ba = standard_allocator; in bus_dmamem_alloc()
893 ba = standard_allocator; in bus_dmamem_free()