Searched refs:num_possible_cpus (Results 1 – 6 of 6) sorted by relevance
77 #define max_ncpus num_possible_cpus()
73 #define WQ_UNBOUND_MAX_ACTIVE max_t(int, 512, num_possible_cpus() * 4)
80 #define WQ_UNBOUND_MAX_ACTIVE max_t(int, 512, num_possible_cpus() * 4)
276 #define num_possible_cpus() mp_ncpus macro
239 zfs_kfpu_fpregs = kzalloc(num_possible_cpus() * sizeof (uint8_t *), in kfpu_init()
616 num_possible_cpus(), kmem_flags_convert(KM_SLEEP)); in spl_magazine_create()