Home
last modified time | relevance | path

Searched refs:CPUSET_ISNULL (Results 1 – 25 of 25) sorted by relevance

/titanic_41/usr/src/uts/sun4/os/
H A Dx_call.c332 if (CPUSET_ISNULL(xc_cpuset)) { in xt_some()
348 if (CPUSET_ISNULL(xc_cpuset)) { in xt_some()
403 if (CPUSET_ISNULL(xc_cpuset)) { in xt_all()
573 if (CPUSET_ISNULL(xc_cpuset)) { in xc_some()
585 if (CPUSET_ISNULL(xc_cpuset)) { in xc_some()
665 if (CPUSET_ISNULL(xc_cpuset)) { in xc_all()
761 if (CPUSET_ISNULL(xc_cpuset)) in xc_attention()
786 if (CPUSET_ISNULL(tmpset)) { in xc_attention()
847 if (CPUSET_ISNULL(xc_cpuset)) { in xc_dismissed()
862 if (CPUSET_ISNULL(tmpset)) { in xc_dismissed()
[all …]
H A Dmp_states.c101 if (CPUSET_ISNULL(cpu_idle_set)) in idle_other_cpus()
175 failed = !CPUSET_ISNULL(cpu_idle_set); in resume_other_cpus()
H A Dmp_startup.c690 if (CPUSET_ISNULL(cpu_bringup_set)) { in start_other_cpus()
H A Dintr.c290 if (CPUSET_ISNULL(poke)) in siron_poke_cpu()
H A Dstartup.c2368 if (!CPUSET_ISNULL(other_cpus)) { in ptl1_thread()
/titanic_41/usr/src/uts/sun4/sys/
H A Dxc_impl.h134 if (CPUSET_ISNULL(tmpset)) \
152 if (CPUSET_ISNULL(tmpset)) \
174 if (CPUSET_ISNULL(tmpset)) { \
202 if (CPUSET_ISNULL(tmpset)) \
/titanic_41/usr/src/uts/sun4u/os/
H A Dcmp.c57 return (!CPUSET_ISNULL(chips[chipid])); in cmp_cpu_is_cmp()
134 ASSERT(cpuid < MAX_CPU_CHIPID && CPUSET_ISNULL(chips[cpuid])); in cmp_cpu_to_chip()
/titanic_41/usr/src/uts/sun4u/cpu/
H A Dus3_cheetah.c171 ASSERT(!CPUSET_ISNULL(set)); in send_mondo_set()
181 if (CPUSET_ISNULL(set)) in send_mondo_set()
201 if (CPUSET_ISNULL(set)) in send_mondo_set()
H A Dus3_jalapeno.c189 ASSERT(!CPUSET_ISNULL(set)); in send_mondo_set()
205 if (CPUSET_ISNULL(set)) in send_mondo_set()
H A Dus3_cheetahplus.c178 ASSERT(!CPUSET_ISNULL(set)); in send_mondo_set()
188 if (CPUSET_ISNULL(set)) in send_mondo_set()
208 if (CPUSET_ISNULL(set)) in send_mondo_set()
H A Dopl_olympus.c347 ASSERT(!CPUSET_ISNULL(set));
364 if (CPUSET_ISNULL(set))
388 if (CPUSET_ISNULL(set))
H A Dspitfire.c736 if (CPUSET_ISNULL(set)) in send_mondo_set()
H A Dus3_common.c5661 if (CPUSET_ISNULL(cpu_offline_set)) {
/titanic_41/usr/src/uts/i86pc/os/cpupm/
H A Dpwrnow.c155 if (!CPUSET_ISNULL(set)) { in pwrnow_power()
H A Dspeedstep.c170 if (!CPUSET_ISNULL(set)) { in speedstep_power()
H A Dcpupm_throttle.c215 if (!CPUSET_ISNULL(set)) { in cpupm_throttle()
/titanic_41/usr/src/uts/common/sys/
H A Dcpuvar.h433 #define CPUSET_ISNULL(set) cpuset_isnull(&(set)) macro
508 #define CPUSET_ISNULL(set) ((set) == 0) macro
/titanic_41/usr/src/uts/common/os/
H A Dsoftint.c284 if (CPUSET_ISNULL(poke)) { in softcall_choose_cpu()
/titanic_41/usr/src/uts/common/io/
H A Davintr.c122 return (!CPUSET_ISNULL(infop->av_pending)); in av_check_softint_pending()
672 if (CPUSET_ISNULL(poke)) in siron_poke_cpu()
/titanic_41/usr/src/uts/sun4v/os/
H A Dmach_cpu_states.c859 ASSERT(!CPUSET_ISNULL(set)); in send_mondo_set()
/titanic_41/usr/src/uts/i86pc/os/
H A Dmp_startup.c1532 if ((CPUSET_ISNULL(mp_cpus) && plat_dr_support_cpu() == 0) || in start_other_cpus()
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn_xf.c1160 if (CPUSET_ISNULL(target_cpuset)) { in idnxf_shmem_update_all()
H A Didn_proto.c6968 CPUSET_ISNULL(dp->dcpuset) || in idn_check_slave_config()
7130 CPUSET_ISNULL(dp->dcpuset) || in idn_check_master_config()
7318 if (b_conflicts || !CPUSET_ISNULL(p_conflicts)) { in idn_recv_config_done()
7327 if (!CPUSET_ISNULL(p_conflicts)) { in idn_recv_config_done()
/titanic_41/usr/src/uts/i86pc/vm/
H A Dhat_i86.c2101 for (c = 0; c < NCPU && !CPUSET_ISNULL(check_cpus); ++c) { in hat_tlb_inval_range()
2125 if (CPUSET_ISNULL(cpus_to_shootdown) || in hat_tlb_inval_range()
/titanic_41/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c6942 if (!cap_cpus || CPUSET_ISNULL(cpuset)) { in hat_page_relocate()
12642 if (!CPUSET_ISNULL(cpuset)) { in sfmmu_invalidate_ctx()