Searched refs:ctl_io_pool (Results 1 – 3 of 3) sorted by relevance
228 struct ctl_io_pool *pool = (struct ctl_io_pool *)port->ctl_pool_ref; in ctl_port_deregister()
60 struct ctl_io_pool { struct496 void ctl_pool_free(struct ctl_io_pool *pool);
3934 struct ctl_io_pool *pool; in ctl_pool_create()3936 pool = (struct ctl_io_pool *)malloc(sizeof(*pool), M_CTL, in ctl_pool_create()3956 ctl_pool_free(struct ctl_io_pool *pool) in ctl_pool_free()3971 struct ctl_io_pool *pool = (struct ctl_io_pool *)pool_ref; in ctl_alloc_io()3986 struct ctl_io_pool *pool = (struct ctl_io_pool *)pool_ref; in ctl_alloc_io_nowait()4001 struct ctl_io_pool *pool; in ctl_free_io()4006 pool = (struct ctl_io_pool *)io->io_hdr.pool; in ctl_free_io()4013 struct ctl_io_pool *pool; in ctl_zero_io()