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)
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
DB2 convert digits to binary format |
Shopt -s histappend |
Controlling user input |
[TIP] Processing YAML files with yq |