Searched refs:NR_CPUS (Results 1 – 9 of 9) sorted by relevance
18 #if NR_CPUS >= 3220 #elif NR_CPUS >= 1622 #elif NR_CPUS >= 824 #elif NR_CPUS >= 426 #elif NR_CPUS >= 2
14 typedef struct cpumask { DECLARE_BITMAP(bits, NR_CPUS); } cpumask_t;33 #if NR_CPUS == 144 #define nr_cpumask_bits NR_CPUS92 #if NR_CPUS > 1121 #if NR_CPUS == 1256 [0 ... BITS_TO_LONGS(NR_CPUS)-1] = 0UL \643 return BITS_TO_LONGS(NR_CPUS) * sizeof(long); in cpumask_size()740 extern const DECLARE_BITMAP(cpu_all_bits, NR_CPUS);786 cpu_bit_bitmap[BITS_PER_LONG+1][BITS_TO_LONGS(NR_CPUS)];797 #if NR_CPUS <= BITS_PER_LONG[all …]
20 #define NR_CPUS CONFIG_NR_CPUS macro
34 extern struct sched_group_energy *sge_array[NR_CPUS][NR_SD_LEVELS];
66 struct rchan_buf *buf[NR_CPUS]; /* per-cpu channel buffers */
27 #define USE_SPLIT_PTE_PTLOCKS (NR_CPUS >= CONFIG_SPLIT_PTLOCK_CPUS)
184 .nr_cpus_allowed= NR_CPUS, \
60 WORK_CPU_UNBOUND = NR_CPUS,
18 extern unsigned long __per_cpu_offset[NR_CPUS];