allocated_bytes    43 sound/isa/sb/emu8000_pcm.c 	unsigned int allocated_bytes;
allocated_bytes   573 sound/isa/sb/emu8000_pcm.c 	rec->allocated_bytes = params_buffer_bytes(hw_params) + LOOP_BLANK_SIZE * 4;
allocated_bytes   574 sound/isa/sb/emu8000_pcm.c 	rec->block = snd_util_mem_alloc(rec->emu->memhdr, rec->allocated_bytes);