Man Page: snd_pcm_lib_alloc_vmalloc_32_buffer
Operating Environment: centos
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.RETURN1 if the buffer was changed, 0 if not changed, or a negative error code.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_PCM_LIB_ALLOC_VM(9)
| Related Man Pages |
|---|
| buf_mem_free(3) - redhat |
| tiffbuffer(3t) - redhat |
| usb_alloc_coherent(9) - centos |
| libssh2_knownhost_writeline(3) - debian |
| libssh2_knownhost_writeline(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Tar Command |
| [TIP] Processing YAML files with yq |