Lines Matching full:allocation
32 MODULE_PARM_DESC(max_alloc_per_card, "Max total allocation bytes per card.");
265 * snd_pcm_lib_preallocate_pages - pre-allocation for the given DMA type
269 * @size: the requested pre-allocation size in bytes
270 * @max: the max. allowed pre-allocation size
272 * Do pre-allocation for the given DMA buffer type.
283 …* snd_pcm_lib_preallocate_pages_for_all - pre-allocation for continuous memory type (all substream…
287 * @size: the requested pre-allocation size in bytes
288 * @max: the max. allowed pre-allocation size
290 * Do pre-allocation to all substreams of the given pcm for the
306 * @size: the requested pre-allocation size in bytes
307 * @max: the max. allowed pre-allocation size
309 * Do pre-allocation for the given DMA buffer type, and set the managed
310 * buffer allocation mode to the given substream.
313 * as well, so that the driver doesn't need to invoke the allocation and
332 * @size: the requested pre-allocation size in bytes
333 * @max: the max. allowed pre-allocation size
335 * Do pre-allocation to all substreams of the given pcm for the specified DMA