Lines Matching refs:started
203 if (!roc->started)
242 roc->started = true;
268 if (!roc->started)
304 if (WARN_ON(roc->started))
336 tmp->started = true;
347 tmp->started = true;
352 * treat it as though the ROC operation started properly, so
394 /* defer roc if driver is not started (i.e. during reconfig) */
401 if (WARN_ON_ONCE(roc->started))
428 if (!roc->started) {
495 if (WARN_ON(!cur_roc->started))
498 /* if it was scheduled in the hardware, but not started yet,
599 roc->started = true;
613 * Extend this ROC if possible: If it hasn't started, add
616 if (!tmp->started) {
629 * the list and mark it as having started now.
631 * combine with other started ones (that haven't
658 * but no need to check for already started ones, since
714 if (!found->started) {
732 if (!roc->started)
739 /* that really must not happen - it was started */
976 if (roc->started) {