Home
last modified time | relevance | path

Searched defs:ncpus (Results 1 – 4 of 4) sorted by relevance

/kernel/irq/
Daffinity.c103 unsigned ncpus; member
143 unsigned ncpus; in alloc_nodes_vectors() local
228 unsigned nvectors, ncpus; in alloc_nodes_vectors() local
292 unsigned int ncpus, v; in __irq_build_affinity_masks() local
/kernel/locking/
Dtest-ww_mutex.c328 static int test_cycle(unsigned int ncpus) in test_cycle()
587 int ncpus = num_online_cpus(); in test_ww_mutex_init() local
/kernel/rcu/
Dtree_exp.h77 int ncpus = smp_load_acquire(&rcu_state.ncpus); /* Order vs. locking. */ in sync_exp_reset_tree_hotplug() local
Dtree.h295 int ncpus; /* # CPUs seen so far. */ member