Home
last modified time | relevance | path

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

/kernel/locking/
Dtest-ww_mutex.c368 static int test_cycle(unsigned int ncpus) in test_cycle()
640 int ncpus = num_online_cpus(); in run_tests() local
/kernel/rcu/
Dtree_exp.h83 int ncpus = smp_load_acquire(&rcu_state.ncpus); /* Order vs. locking. */ in sync_exp_reset_tree_hotplug() local
Dtree.h356 int ncpus; /* # CPUs seen so far. */ member
/kernel/
Dcpu.c1775 static void __init cpuhp_bringup_mask(const struct cpumask *mask, unsigned int ncpus, in cpuhp_bringup_mask()
1842 static bool __init cpuhp_bringup_cpus_parallel(unsigned int ncpus) in cpuhp_bringup_cpus_parallel()
1878 static inline bool cpuhp_bringup_cpus_parallel(unsigned int ncpus) { return false; } in cpuhp_bringup_cpus_parallel()
/kernel/time/
Dtimer_migration.c1788 unsigned int ncpus = num_possible_cpus(); in tmigr_init() local