Searched refs:stub_tx_loop (Results 1 – 3 of 3) sorted by relevance
103 int stub_tx_loop(void *data);
417 int stub_tx_loop(void *data) in stub_tx_loop() function
93 tcp_tx = kthread_create(stub_tx_loop, &sdev->ud, "stub_tx"); in usbip_sockfd_store()
Completed in 5 milliseconds