curptr 77 include/asm-m68k/entry.h moveml %d1-%d5/%a0-%a1/%curptr,%sp@- curptr 84 include/asm-m68k/entry.h moveml %d1-%d5/%a0-%a1/%curptr,%sp@- curptr 88 include/asm-m68k/entry.h moveml %sp@+,%a0-%a1/%curptr/%d1-%d5 curptr 112 include/asm-m68k/entry.h movel \reg,%curptr curptr 113 include/asm-m68k/entry.h movel %curptr@,%curptr curptr 89 sound/core/seq/seq_memory.c char __user *curptr = (char __user *)event->data.ext.ptr; curptr 94 sound/core/seq/seq_memory.c if (copy_from_user(buf, curptr, size)) curptr 99 sound/core/seq/seq_memory.c curptr += size; curptr 665 sound/pci/atiixp.c unsigned int curptr; curptr 669 sound/pci/atiixp.c curptr = readl(chip->remap_addr + dma->ops->dt_cur); curptr 670 sound/pci/atiixp.c if (curptr < dma->buf_addr) curptr 672 sound/pci/atiixp.c curptr -= dma->buf_addr; curptr 673 sound/pci/atiixp.c if (curptr >= dma->buf_bytes) curptr 675 sound/pci/atiixp.c return bytes_to_frames(runtime, curptr); curptr 615 sound/pci/atiixp_modem.c unsigned int curptr; curptr 619 sound/pci/atiixp_modem.c curptr = readl(chip->remap_addr + dma->ops->dt_cur); curptr 620 sound/pci/atiixp_modem.c if (curptr < dma->buf_addr) curptr 622 sound/pci/atiixp_modem.c curptr -= dma->buf_addr; curptr 623 sound/pci/atiixp_modem.c if (curptr >= dma->buf_bytes) curptr 625 sound/pci/atiixp_modem.c return bytes_to_frames(runtime, curptr);