Home
last modified time | relevance | path

Searched refs:priv_free (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/usbip/
A Dstub.h41 struct list_head priv_free; member
A Dstub_tx.c140 list_move_tail(&priv->list, &sdev->priv_free); in dequeue_from_priv_tx()
335 list_for_each_entry_safe(priv, tmp, &sdev->priv_free, list) { in stub_send_ret_submit()
A Dstub_main.c341 priv = stub_priv_pop_from_listhead(&sdev->priv_free); in stub_priv_pop()
A Dstub_dev.c285 INIT_LIST_HEAD(&sdev->priv_free); in stub_device_alloc()

Completed in 7 milliseconds