tag | line | file | source code |
---|---|---|---|
VDMA_PAGE_EMPTY | 99 | arch/mips/kernel/jazzdma.c | while (entry[first].owner != VDMA_PAGE_EMPTY && |
VDMA_PAGE_EMPTY | 106 | arch/mips/kernel/jazzdma.c | while (entry[last].owner == VDMA_PAGE_EMPTY && last-first < pages) |
VDMA_PAGE_EMPTY | 173 | arch/mips/kernel/jazzdma.c | pgtbl[i].owner = VDMA_PAGE_EMPTY; |
VDMA_PAGE_EMPTY | 307 | arch/mips/kernel/jazzdma.c | pgtbl[i].owner = VDMA_PAGE_EMPTY; |