Home
last modified time | relevance | path

Searched refs:CPUSET_ALL_BUT (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dcpuvar.h428 #define CPUSET_ALL_BUT(set, cpu) cpuset_all_but(&(set), cpu) macro
503 #define CPUSET_ALL_BUT(set, cpu) ((void)((set) = ~CPUSET(cpu))) macro
/titanic_44/usr/src/uts/sun4u/os/
H A Dmach_cpu_states.c254 CPUSET_ALL_BUT(cps, cp->cpu_id); in panic_stopcpus()
/titanic_44/usr/src/uts/i86pc/os/
H A Dmachdep.c404 CPUSET_ALL_BUT(xcset, CPU->cpu_id); in stop_other_cpus()
931 CPUSET_ALL_BUT(xcset, cp->cpu_id); in panic_stopcpus()
H A Dx_call.c658 CPUSET_ALL_BUT(set, this_cpu); in kdi_xc_others()
/titanic_44/usr/src/uts/sun4v/os/
H A Dmach_cpu_states.c382 CPUSET_ALL_BUT(cps, cp->cpu_id); in panic_stopcpus()