Searched refs:unlink_free (Results 1 – 3 of 3) sorted by relevance
60 struct list_head unlink_free; member
297 list_move_tail(&unlink->list, &sdev->unlink_free); in dequeue_from_unlink_tx()353 list_for_each_entry_safe(unlink, tmp, &sdev->unlink_free, list) { in stub_send_ret_unlink()
219 list_for_each_entry_safe(unlink, tmp, &sdev->unlink_free, in stub_shutdown_connection()306 INIT_LIST_HEAD(&sdev->unlink_free); in stub_device_alloc()