centos man page for kmem_cache_free

Query: kmem_cache_free

OS: centos

Section: 9

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

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 3.10 June 2014 KMEM_CACHE_FREE(9)
Related Man Pages
kmem_cache_create(9) - suse
slabinfo(5) - linux
slabinfo(5) - redhat
slabinfo(5) - suse
uwx_find_source_info(3x) - hpux
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!