Searched refs:read_pool (Results 1 – 1 of 1) sorted by relevance
104 struct list_head read_pool; member431 struct list_head *pool = &port->read_pool; in gs_start_rx()547 list_move(&req->list, &port->read_pool); in gs_rx_push()671 struct list_head *head = &port->read_pool; in gs_start_io()1050 INIT_LIST_HEAD(&port->read_pool); in gs_port_alloc()1276 gs_free_requests(gser->out, &port->read_pool, NULL); in gserial_disconnect()