MEMPOOL_FREE(9) Memory Management in Linux MEMPOOL_FREE(9)NAMEmempool_free - return an element to the pool.SYNOPSISvoid mempool_free(void * element, mempool_t * pool);ARGUMENTSelement pool element pointer. pool pointer to the memory pool which was allocated via mempool_create.DESCRIPTIONthis function only sleeps if the free_fn function sleeps.COPYRIGHTKernel Hackers Manual 2.6. July 2010 MEMPOOL_FREE(9)
| Related Man Pages |
|---|
| pool_conf_to_elem(3pool) - sunos |
| pool_resource_to_elem(3pool) - opensolaris |
| pool_component_to_elem(3pool) - minix |
| pool_conf_to_elem(3pool) - mojave |
| pool_conf_to_elem(3pool) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Getting command output to putty window title. |
| Update kernel Linux without reboot?! |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |