Home
last modified time | relevance | path

Searched refs:i2o_pool (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/message/i2o/
Dmemory.c270 int i2o_pool_alloc(struct i2o_pool *pool, const char *name, in i2o_pool_alloc()
307 void i2o_pool_free(struct i2o_pool *pool) in i2o_pool_free()
/linux-3.4.99/include/linux/
Di2o.h492 struct i2o_pool { struct
555 struct i2o_pool in_msg; /* mempool for inbound messages */
707 extern int i2o_pool_alloc(struct i2o_pool *pool, const char *name,
709 extern void i2o_pool_free(struct i2o_pool *pool);