snd_pcm_lib_alloc_vmalloc_32_buffer(9) suse man page | unix.com

Man Page: snd_pcm_lib_alloc_vmalloc_32_buffer

Operating Environment: suse

Section: 9

SND_PCM_LIB_ALLOC_VM(9) 					   Sound Devices					   SND_PCM_LIB_ALLOC_VM(9)

NAME
snd_pcm_lib_alloc_vmalloc_32_buffer - allocate 32-bit-addressable buffer
SYNOPSIS
int snd_pcm_lib_alloc_vmalloc_32_buffer(struct snd_pcm_substream * substream, size_t size);
ARGUMENTS
substream the substream to allocate the buffer to size the requested buffer size, in bytes
DESCRIPTION
This function works like snd_pcm_lib_alloc_vmalloc_buffer, but uses vmalloc_32, i.e., the pages are allocated from 32-bit-addressable memory.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_PCM_LIB_ALLOC_VM(9)
Related Man Pages
kmem_cache_create(9) - suse
ll_rw_block(9) - suse
tiffreadbuffersetup(3t) - redhat
tiffbuffer(3t) - redhat
cpg_zcb_alloc(3) - centos
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I