|
@@ -213,6 +213,7 @@ EXPORT_SYMBOL(mempool_init_node);
|
|
|
|
|
|
/**
|
|
/**
|
|
* mempool_init - initialize a memory pool
|
|
* mempool_init - initialize a memory pool
|
|
|
|
+ * @pool: pointer to the memory pool that should be initialized
|
|
* @min_nr: the minimum number of elements guaranteed to be
|
|
* @min_nr: the minimum number of elements guaranteed to be
|
|
* allocated for this pool.
|
|
* allocated for this pool.
|
|
* @alloc_fn: user-defined element-allocation function.
|
|
* @alloc_fn: user-defined element-allocation function.
|