Searched refs:bpos (Results 1 – 4 of 4) sorted by relevance
53 unsigned int bpos; member138 curr = begin + (pcmp->bpos * pcmp->block_size) / runtime->channels; in snd_gf1_pcm_trigger_up()222 pcmp->bpos++; in snd_gf1_pcm_interrupt_wave()223 pcmp->bpos %= pcmp->blocks; in snd_gf1_pcm_interrupt_wave()224 if (pcmp->bpos + 1 >= pcmp->blocks) { /* last block? */ in snd_gf1_pcm_interrupt_wave()229 end = pcmp->memory + (((pcmp->bpos + 1) * pcmp->block_size) / runtime->channels); in snd_gf1_pcm_interrupt_wave()260 end = pcmp->bpos * pcmp->block_size; in snd_gf1_pcm_interrupt_wave()364 unsigned int bpos, len; in snd_gf1_pcm_playback_copy() local366 bpos = samples_to_bytes(runtime, pos) + (voice * (pcmp->dma_size / 2)); in snd_gf1_pcm_playback_copy()368 if (snd_BUG_ON(bpos > pcmp->dma_size)) in snd_gf1_pcm_playback_copy()[all …]
60 u8 bpos; /* 36 */ member
746 unsigned long *bpos, *bend; in ntfs_write_block() local750 bpos = (unsigned long *)(kaddr + bh_offset(bh)); in ntfs_write_block()751 bend = (unsigned long *)((u8*)bpos + blocksize); in ntfs_write_block()753 if (unlikely(*bpos)) in ntfs_write_block()755 } while (likely(++bpos < bend)); in ntfs_write_block()757 if (bpos == bend) { in ntfs_write_block()
797 bpos got_prop ! Got the property