Lines Matching refs:assigned
319 * The first kthread assigned to a newly activated partition is the one
328 * channels has the required number of assigned kthreads to get the work done.
518 * infrastructure will remain assigned to the partition becoming the channel
605 int assigned = atomic_read(&ch->kthreads_assigned);
624 if (needed + assigned > ch->kthreads_assigned_limit) {
625 needed = ch->kthreads_assigned_limit - assigned;
753 * a minimum of one kernel thread assigned to perform any operation that
760 * A kthread is assigned to one of the active channels that exists for a given
783 /* kthreads assigned had gone to zero */
807 * then we'll deadlock if all other kthreads assigned