Home
last modified time | relevance | path

Searched refs:unlink_free (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/usb/usbip/
A Dstub.h45 struct list_head unlink_free; member
A Dstub_tx.c351 list_move_tail(&unlink->list, &sdev->unlink_free); in dequeue_from_unlink_tx()
407 list_for_each_entry_safe(unlink, tmp, &sdev->unlink_free, list) { in stub_send_ret_unlink()
A Dstub_dev.c203 list_for_each_entry_safe(unlink, tmp, &sdev->unlink_free, in stub_shutdown_connection()
288 INIT_LIST_HEAD(&sdev->unlink_free); in stub_device_alloc()

Completed in 6 milliseconds