new_boundary      331 sound/core/pcm_compat.c 		unsigned int new_boundary = recalculate_boundary(runtime);
new_boundary      332 sound/core/pcm_compat.c 		if (new_boundary)
new_boundary      333 sound/core/pcm_compat.c 			runtime->boundary = new_boundary;