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 |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Tar Command |
| Shopt -s histappend |
| Controlling user input |