Lines Matching defs:list
48 * CPU partitions. cpu_lock protects the CPU partition list, and prevents
60 * (lpl) list is allocated dynamically after kmem subsystem is initialized. This
74 * clock code too much. The clock code traverses the list of
291 * Allocate space for cp_default list of lgrploads
296 * The initial lpl topology is created in a special lpl list
299 * to the correct lpl in the cp_default.cp_lgrploads list.
521 * Walk thru the active process list to look for
589 * Walk thread list looking for threads that need to be
864 * Pause all CPUs while changing the partition list, to make sure
865 * the clock thread (which traverses the list without holding
1010 * Pause all CPUs while changing the partition list, to make sure
1011 * the clock thread (which traverses the list without holding
1075 * Get a list of cpus belonging to the partition. If numcpus is NULL,
1079 * and a list of those cpus up to the size originally in *numcpus is
1163 cpupart_list(psetid_t *list, uint_t nelem, int flag)
1171 if (list != NULL) {
1178 list[numpart++] = CPTOPS(cp->cp_id);