VFREE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
vfree - release memory allocated by vmalloc
SYNOPSIS
"SYNOPSIS"
void vfree (void * addr);
ARGUMENTS
- addr
-
memory base address
DESCRIPTION
Free the virtually contiguous memory area starting at addr, as
obtained from vmalloc, vmalloc_32 or __vmalloc.
May not be called in interrupt context.
DESCRIPTION
Free the virtually contiguous memory area starting at addr, as
obtained from vmalloc, vmalloc_32 or __vmalloc.
May not be called in interrupt context.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:58 GMT, October 09, 2005