Searched defs:ncpus (Results 1 – 4 of 4) sorted by relevance
368 static int test_cycle(unsigned int ncpus) in test_cycle()627 int ncpus = num_online_cpus(); in test_ww_mutex_init() local
1818 static void __init cpuhp_bringup_mask(const struct cpumask *mask, unsigned int ncpus, in cpuhp_bringup_mask()1869 static bool __init cpuhp_bringup_cpus_parallel(unsigned int ncpus) in cpuhp_bringup_cpus_parallel()1905 static inline bool cpuhp_bringup_cpus_parallel(unsigned int ncpus) { return false; } in cpuhp_bringup_cpus_parallel()
82 int ncpus = smp_load_acquire(&rcu_state.ncpus); /* Order vs. locking. */ in sync_exp_reset_tree_hotplug() local
334 int ncpus; /* # CPUs seen so far. */ member