centos man page for mempool_free

Query: mempool_free

OS: centos

Section: 9

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

MEMPOOL_FREE(9) 					    Memory Management in Linux						   MEMPOOL_FREE(9)

NAME
mempool_free - return an element to the pool.
SYNOPSIS
void mempool_free(void * element, mempool_t * pool);
ARGUMENTS
element pool element pointer. pool pointer to the memory pool which was allocated via mempool_create.
DESCRIPTION
this function only sleeps if the free_fn function sleeps.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 MEMPOOL_FREE(9)
Related Man Pages
pool_resource_to_elem(3pool) - sunos
pool_to_elem(3pool) - sunos
pool_conf_to_elem(3pool) - linux
pool_component_to_elem(3pool) - minix
pool_conf_to_elem(3pool) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
Controlling user input