kmem_cache_free(9) centos man page | unix.com

Man Page: kmem_cache_free

Operating Environment: centos

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 3.10 June 2014 KMEM_CACHE_FREE(9)
Related Man Pages
kmalloc_array(9) - centos
ldap_memcache(3ldap) - opensolaris
slabinfo(5) - redhat
uwx_find_symbol(3x) - hpux
uwx_find_source_info(3x) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it