snd_free_pages(9) centos man page | unix.com

Man Page: snd_free_pages

Operating Environment: centos

Section: 9

SND_FREE_PAGES(9)					  Management of Cards and Device					 SND_FREE_PAGES(9)

NAME
snd_free_pages - release the pages
SYNOPSIS
void snd_free_pages(void * ptr, size_t size);
ARGUMENTS
ptr the buffer pointer to release size the allocated buffer size
DESCRIPTION
Releases the buffer allocated via snd_malloc_pages.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_FREE_PAGES(9)
Related Man Pages
usb_alloc_coherent(9) - centos
reallocf(3) - debian
free(3) - netbsd
malloc(3) - netbsd
reallocf(3) - linux
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq