Searched refs:NR_CPUS (Results 1 – 21 of 21) sorted by relevance
26 struct lock_impl cpu_preemption_locks[NR_CPUS] = {28 #if (NR_CPUS - 1) & 131 #if (NR_CPUS - 1) & 234 #if (NR_CPUS - 1) & 437 #if (NR_CPUS - 1) & 840 #if (NR_CPUS - 1) & 1643 #if (NR_CPUS - 1) & 3267 assume(thread_cpu_id < NR_CPUS); in preempt_disable()
86 char name[NR_CPUS][PERCPU_OFFSET]; \91 for ((cpu) = 0; (cpu) < NR_CPUS; ++(cpu))
24 #if NR_CPUS > 1
23 #define ALL_CPU_MASK GENMASK(NR_CPUS - 1, 0)64 u32_env entry[NR_CPUS];65 u32_env iccm[NR_CPUS];66 u32_env dccm[NR_CPUS];94 s32 status[NR_CPUS];104 u32 entry[NR_CPUS];105 u32 iccm[NR_CPUS];106 u32 dccm[NR_CPUS];116 static u32 slave_stack[256 * NR_CPUS] __aligned(ARCH_DMA_MINALIGN);157 for (u32 i = 0; i < NR_CPUS; i++) { in sync_cross_cpu_data()[all …]
37 u32 min[NR_CPUS];38 u32 max[NR_CPUS];39 u32_env (*val)[NR_CPUS];
39 for (u32 i = 0; i < NR_CPUS; i++) { in env_clear_core()50 for (u32 i = 0; i < NR_CPUS; i++) { in env_read_core()107 for (u32 i = 0; i < NR_CPUS; i++) { in env_validate_core()
29 NR_CPUS=`tst_ncpus`68 if [ $NR_CPUS -lt $1 ]; then
14 #define NR_CPUS 4 macro
71 cpus=${NR_CPUS:-${default_cpus}}
3 Match cpu handling this packet. cpus are numbered from 0 to NR_CPUS-1
33 nr_cpus=$NR_CPUS
35 nr_cpus=$NR_CPUS
34 nr_cpus=$NR_CPUS
356 [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
6286 $line !~ /^.\s*$Declare\s.*\[[^\]]*NR_CPUS[^\]]*\]/ &&6287 $line !~ /\[[^\]]*\.\.\.[^\]]*NR_CPUS[^\]]*\]/ &&6288 $line !~ /\[[^\]]*NR_CPUS[^\]]*\.\.\.[^\]]*\]/)