Home
last modified time | relevance | path

Searched refs:tq_cpupart (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dtaskq_impl.h137 int tq_cpupart; /* cpupart id bound to */ member
/titanic_50/usr/src/uts/common/os/
H A Dtaskq.c876 tq->tq_cpupart = cpup->cp_id; in taskq_cpupct_install()
929 if (tq->tq_cpupart == cp->cp_id) { in taskq_cpu_setup()