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)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 3.10 June 2014 MEMPOOL_FREE(9)
Related Man Pages |
---|
pool_component_to_elem(3pool) - opensolaris |
pool_conf_to_elem(3pool) - sunos |
pool_resource_to_elem(3pool) - sunos |
pool_conf_to_elem(3pool) - linux |
pool_conf_to_elem(3pool) - minix |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to increment version inside a file? |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |
Controlling user input |