mempool_free(9) suse man page | unix.com

Man Page: mempool_free

Operating Environment: suse

Section: 9

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 2.6. July 2010 MEMPOOL_FREE(9)
Related Man Pages
pool_conf_to_elem(3pool) - opensolaris
pool_to_elem(3pool) - opensolaris
pool_conf_to_elem(3pool) - sunos
pool_conf_to_elem(3pool) - minix
pool_conf_to_elem(3pool) - php
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
The Future of the PM (Private Message) System at UNIX.com