Searched refs:efct_io_pool (Results 1 – 3 of 3) sorted by relevance
160 struct efct_io_pool *163 efct_io_pool_free(struct efct_io_pool *io_pool);165 efct_io_pool_allocated(struct efct_io_pool *io_pool);168 efct_io_pool_io_alloc(struct efct_io_pool *io_pool);170 efct_io_pool_io_free(struct efct_io_pool *io_pool, struct efct_io *io);
11 struct efct_io_pool { struct20 struct efct_io_pool * argument24 struct efct_io_pool *io_pool; in efct_io_pool_create()76 efct_io_pool_free(struct efct_io_pool *io_pool) in efct_io_pool_free()105 efct_io_pool_io_alloc(struct efct_io_pool *io_pool) in efct_io_pool_io_alloc()147 efct_io_pool_io_free(struct efct_io_pool *io_pool, struct efct_io *io) in efct_io_pool_io_free()
130 struct efct_io_pool *io_pool;