Searched refs:NR_CPUS (Results 1 - 25 of 266) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dmmu.h15 unsigned long tlbpid[NR_CPUS]; /* TLB PID for this process on
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dmmu.h5 typedef unsigned long mm_context_t[NR_CPUS];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/native/
H A Dirq.h27 #if (NR_VECTORS + 32 * NR_CPUS) < 1024
28 #define IA64_NATIVE_NR_IRQS (NR_VECTORS + 32 * NR_CPUS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmmu.h5 unsigned long asid[NR_CPUS];
H A Dsmtc_proc.h17 extern struct smtc_cpu_proc smtc_cpu_stats[NR_CPUS];
H A Dsmtc.h26 #if NR_CPUS <= 8
29 #if NR_CPUS <= 16
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dmmu.h16 typedef unsigned long mm_context_t[NR_CPUS];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dblockgroup_lock.h18 #if NR_CPUS >= 32
20 #elif NR_CPUS >= 16
22 #elif NR_CPUS >= 8
24 #elif NR_CPUS >= 4
26 #elif NR_CPUS >= 2
H A Dthreads.h19 #define NR_CPUS CONFIG_NR_CPUS macro
H A Dcpumask.h7 * only nr_cpu_ids (<= NR_CPUS) bits are valid.
13 typedef struct cpumask { DECLARE_BITMAP(bits, NR_CPUS); } cpumask_t;
24 #if NR_CPUS == 1
31 /* Assuming NR_CPUS is huge, a runtime limit is more efficient. Also,
35 #define nr_cpumask_bits NR_CPUS
57 * all NR_CPUS bits set, otherwise it is just the set of CPUs that
68 * 1) UP arch's (NR_CPUS == 1, CONFIG_SMP not defined) hardcode
83 #if NR_CPUS > 1
112 #if NR_CPUS == 1
241 [0 ... BITS_TO_LONGS(NR_CPUS)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/xen/
H A Dirq.h40 #define XEN_NR_DYNIRQS (NR_CPUS * 8)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dtopology.h10 extern unsigned char cpu_core_id[NR_CPUS];
11 extern cpumask_t cpu_core_map[NR_CPUS];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dcplbinit.h35 extern struct cplb_entry dcplb_tbl[NR_CPUS][MAX_CPLBS];
36 extern struct cplb_entry icplb_tbl[NR_CPUS][MAX_CPLBS];
50 extern unsigned long *current_rwx_mask[NR_CPUS];
H A Dsmp.h28 extern unsigned long icache_invld_count[NR_CPUS];
31 extern unsigned long dcache_invld_count[NR_CPUS];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/asm/
H A Dsmp.h25 extern struct task_struct *idle_threads[NR_CPUS];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Drcutree.h32 * Define shape of hierarchy based on NR_CPUS and CONFIG_RCU_FANOUT.
43 #if NR_CPUS <= RCU_FANOUT
46 # define NUM_RCU_LVL_1 (NR_CPUS)
50 #elif NR_CPUS <= RCU_FANOUT_SQ
53 # define NUM_RCU_LVL_1 DIV_ROUND_UP(NR_CPUS, RCU_FANOUT)
54 # define NUM_RCU_LVL_2 (NR_CPUS)
57 #elif NR_CPUS <= RCU_FANOUT_CUBE
60 # define NUM_RCU_LVL_1 DIV_ROUND_UP(NR_CPUS, RCU_FANOUT_SQ)
61 # define NUM_RCU_LVL_2 DIV_ROUND_UP(NR_CPUS, RCU_FANOUT)
62 # define NUM_RCU_LVL_3 NR_CPUS
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsmtc-proc.c30 unsigned long selfipis[NR_CPUS];
32 struct smtc_cpu_proc smtc_cpu_stats[NR_CPUS];
58 for (i=0; i < NR_CPUS; i++) {
66 for(i = 0; i < NR_CPUS; i++) {
83 for (i=0; i<NR_CPUS; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dcpumask.c10 return min_t(int, NR_CPUS, find_first_bit(srcp->bits, NR_CPUS));
16 return min_t(int, NR_CPUS, find_next_bit(srcp->bits, NR_CPUS, n+1));
20 #if NR_CPUS > 64
107 tail = BITS_TO_LONGS(NR_CPUS - nr_cpumask_bits) * sizeof(long);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dcputhreads.h46 for (i = 0; i < NR_CPUS; i += threads_per_core) {
56 return NR_CPUS >> threads_shift;
H A Dirq.h325 extern struct thread_info *critirq_ctx[NR_CPUS];
326 extern struct thread_info *dbgirq_ctx[NR_CPUS];
327 extern struct thread_info *mcheckirq_ctx[NR_CPUS];
336 extern struct thread_info *hardirq_ctx[NR_CPUS];
337 extern struct thread_info *softirq_ctx[NR_CPUS];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dsmp.h18 extern int __cpu_number_map[NR_CPUS];
22 extern int __cpu_logical_map[NR_CPUS];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dnuma.h25 extern u16 cpu_to_node_map[NR_CPUS] __cacheline_aligned;
51 extern struct node_cpuid_s node_cpuid[NR_CPUS];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/cplb-nompu/
H A Dcplbmgr.c29 int nr_dcplb_miss[NR_CPUS], nr_icplb_miss[NR_CPUS];
30 int nr_dcplb_supv_miss[NR_CPUS], nr_icplb_supv_miss[NR_CPUS];
31 int nr_cplb_flush[NR_CPUS], nr_dcplb_prot[NR_CPUS];
68 static int icplb_rr_index[NR_CPUS] PDT_ATTR;
69 static int dcplb_rr_index[NR_CPUS] PDT_ATTR;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Domap-smp.c140 if (ncores > NR_CPUS) {
144 ncores, NR_CPUS);
145 ncores = NR_CPUS;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/iseries/
H A Dsmp.c47 static unsigned long iSeries_smp_message[NR_CPUS];
72 if (target < NR_CPUS)
91 BUG_ON((nr < 0) || (nr >= NR_CPUS));

Completed in 200 milliseconds

1234567891011