Home
last modified time | relevance | path

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

/f-stack/freebsd/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()
696 ba = standard_allocator; in bus_dmamem_alloc()
764 ba = standard_allocator; in bus_dmamem_free()
/f-stack/freebsd/arm/arm/
H A Dbusdma_machdep.c215 static busdma_bufalloc_t standard_allocator; /* Cache of standard buffers */ variable
235 standard_allocator = busdma_bufalloc_create("buffer", in busdma_init()
817 ba = standard_allocator; in bus_dmamem_alloc()
887 ba = standard_allocator; in bus_dmamem_free()