kmem_cache_free(9) suse man page | unix.com

Man Page: kmem_cache_free

Operating Environment: suse

Section: 9

KMEM_CACHE_FREE(9)					    Memory Management in Linux						KMEM_CACHE_FREE(9)

NAME
kmem_cache_free - Deallocate an object
SYNOPSIS
void kmem_cache_free(struct kmem_cache * cachep, void * objp);
ARGUMENTS
cachep The cache the allocation was from. objp The previously allocated object.
DESCRIPTION
Free an object which was previously allocated from this cache.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 KMEM_CACHE_FREE(9)
Related Man Pages
kcalloc(9) - suse
kmem_cache_create(9) - suse
uwx_find_symbol(3x) - hpux
kmem_cache_alloc(9f) - sunos
kmem_cache_free(9f) - sunos
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com
The Future of the PM (Private Message) System at UNIX.com