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)NAMEkmem_cache_free - Deallocate an objectSYNOPSISvoid kmem_cache_free(struct kmem_cache * cachep, void * objp);ARGUMENTScachep The cache the allocation was from. objp The previously allocated object.DESCRIPTIONFree an object which was previously allocated from this cache.COPYRIGHTKernel Hackers Manual 3.10 June 2014 KMEM_CACHE_FREE(9)
Related Man Pages |
---|
ldap_memcache_get(3ldap) - opensolaris |
slabinfo(5) - redhat |
slabinfo(5) - suse |
uwx_find_source_info(3x) - hpux |
kmem_cache_alloc(9f) - sunos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
CentOS7 restoring file capabilities |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |