Searched refs:listhead (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/usbip/
H A Dstub_main.c215 static struct stub_priv *stub_priv_pop_from_listhead(struct list_head *listhead) stub_priv_pop_from_listhead() argument
219 list_for_each_entry_safe(priv, tmp, listhead, list) { list_for_each_entry_safe()

Completed in 38 milliseconds