Home
last modified time | relevance | path

Searched refs:cpu_mask (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/stat/common/
H A Dwalkers.c376 int cpu_mask = SNAP_CPUS | SNAP_PSETS | SNAP_SYSTEM; in snapshot_has_changed() local
389 if (!ret && (old->s_types & cpu_mask)) in snapshot_has_changed()
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/platform-cpu/
H A Dcpu.c411 int cpu_mask = 0; in cpu_tnode_create() local
415 fmri = cpu_fmri_create(mod, i, serial, cpu_mask); in cpu_tnode_create()
/titanic_41/usr/src/uts/common/xen/public/
H A Dsysctl.h74 struct xenctl_cpumap cpu_mask; member
/titanic_41/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc.c179 static uint_t cpu_mask; variable
242 list_index = (curcpu() & cpu_mask); in malloc()
891 cpu_mask = new_cpu_mask; in setup_caches()