Searched refs:io_wait_free (Results 1 – 2 of 2) sorted by relevance
440 struct list_head io_wait_free; member
273 INIT_LIST_HEAD(&hw->io_wait_free); in efct_hw_setup()925 while ((!list_empty(&hw->io_wait_free))) { in efct_hw_init()927 temp = list_first_entry(&hw->io_wait_free, struct efct_hw_io, in efct_hw_init()1633 list_add_tail(&io->list_entry, &hw->io_wait_free); in efct_hw_io_free_move_correct_list()