FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BF_KMEM_ALLOC
sys/arm64/arm64/busdma_bounce.c
623
if ((dmat->bounce_flags & BF_KMEM_ALLOC) == 0)
sys/riscv/riscv/busdma_bounce.c
440
dmat->bounce_flags |= BF_KMEM_ALLOC;
sys/riscv/riscv/busdma_bounce.c
445
dmat->bounce_flags |= BF_KMEM_ALLOC;
sys/riscv/riscv/busdma_bounce.c
476
if ((dmat->bounce_flags & BF_KMEM_ALLOC) == 0)