src_slot          518 fs/btrfs/ctree.c 		int dst_slot, int src_slot, int nr_items)
src_slot          540 fs/btrfs/ctree.c 	tm->slot = src_slot;
src_slot          545 fs/btrfs/ctree.c 	for (i = 0; i + dst_slot < src_slot && i < nr_items; i++) {
src_slot          563 fs/btrfs/ctree.c 	for (i = 0; i + dst_slot < src_slot && i < nr_items; i++) {
src_slot          123 sound/pci/cs46xx/cs46xx_dsp_spos.h 	int src_slot;
src_slot         1281 sound/pci/cs46xx/dsp_spos_scb_lib.c 				src_index = ins->pcm_channels[i].src_slot;
src_slot         1373 sound/pci/cs46xx/dsp_spos_scb_lib.c 	ins->pcm_channels[pcm_index].src_slot = src_index;
src_slot         1486 sound/pci/cs46xx/dsp_spos_scb_lib.c 		if (snd_BUG_ON(pcm_channel->src_slot < 0 ||
src_slot         1487 sound/pci/cs46xx/dsp_spos_scb_lib.c 			       pcm_channel->src_slot >= DSP_MAX_SRC_NR))
src_slot         1490 sound/pci/cs46xx/dsp_spos_scb_lib.c 		ins->src_scb_slots[pcm_channel->src_slot] = 0;