Searched refs:sqt_spin (Results 1 – 1 of 1) sorted by relevance
7708 bool cap_entries, sqt_spin = false; in io_sq_thread() local7720 if (!sqt_spin && (ret > 0 || !list_empty(&ctx->iopoll_list))) in io_sq_thread()7721 sqt_spin = true; in io_sq_thread()7724 sqt_spin = true; in io_sq_thread()7726 if (sqt_spin || !time_after(jiffies, timeout)) { in io_sq_thread()7728 if (sqt_spin) in io_sq_thread()