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