Query: mempool_alloc
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MEMPOOL_ALLOC(9) Memory Management in Linux MEMPOOL_ALLOC(9)NAMEmempool_alloc - allocate an element from a specific memory poolSYNOPSISvoid * mempool_alloc(mempool_t * pool, gfp_t gfp_mask);ARGUMENTSpool pointer to the memory pool which was allocated via mempool_create. gfp_mask the usual allocation bitmask.DESCRIPTIONthis function only sleeps if the alloc_fn function sleeps or returns NULL. Note that due to preallocation, this function *never* fails when called from process contexts. (it might fail if called from an IRQ context.)COPYRIGHTKernel Hackers Manual 3.10 June 2014 MEMPOOL_ALLOC(9)
Related Man Pages |
---|
vxmemstat(1m) - hpux |
blk_make_request(9) - suse |
memoryallocators(9) - netbsd |
pool_get_binding(3pool) - sunos |
pool_get_binding(3pool) - linux |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
DB2 convert digits to binary format |
Controlling user input |
[TIP] Processing YAML files with yq |
Please Welcome Dave Munro to the Moderator Team! |