Lines Matching refs:sleep_thread
650 static int sleep_thread(struct fsg_common *common) in sleep_thread() function
749 rc = sleep_thread(common); in do_read()
985 rc = sleep_thread(common); in do_write()
1442 rc = sleep_thread(fsg->common); in pad_with_zeros()
1509 rc = sleep_thread(common); in throw_away_data()
1625 rc = sleep_thread(common); in send_status()
1806 rc = sleep_thread(common); in do_scsi_command()
2154 rc = sleep_thread(common); in get_next_command()
2173 rc = sleep_thread(common); in get_next_command()
2350 if (sleep_thread(common)) in handle_exception()
2442 ret = sleep_thread(common); in fsg_main_thread()