centos man page for snd_pcm_lib_alloc_vmalloc_32_buffer

Query: snd_pcm_lib_alloc_vmalloc_32_buffer

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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.
RETURN
1 if the buffer was changed, 0 if not changed, or a negative error code.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_PCM_LIB_ALLOC_VM(9)
Related Man Pages
buf_mem_grow(3) - redhat
tiffreadbuffersetup(3t) - redhat
cpg_zcb_alloc(3) - debian
libssh2_channel_read_ex(3) - debian
cpg_zcb_alloc(3) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I