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)NAMEsnd_pcm_lib_alloc_vmalloc_32_buffer - allocate 32-bit-addressable bufferSYNOPSISint snd_pcm_lib_alloc_vmalloc_32_buffer(struct snd_pcm_substream * substream, size_t size);ARGUMENTSsubstream the substream to allocate the buffer to size the requested buffer size, in bytesDESCRIPTIONThis function works like snd_pcm_lib_alloc_vmalloc_buffer, but uses vmalloc_32, i.e., the pages are allocated from 32-bit-addressable memory.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_PCM_LIB_ALLOC_VM(9)
| Related Man Pages |
|---|
| tiffwritebuffersetup(3t) - redhat |
| cpg_zcb_alloc(3) - centos |
| libssh2_channel_write_ex(3) - centos |
| t_alloc(3) - hpux |
| kmem_cache_create(9) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Update kernel Linux without reboot?! |
| A (ksh) Library For and From UNIX.com |
| Shopt -s histappend |