Searched defs:oldpset (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/syscall/ |
H A D | pset.c | 140 psetid_t oldpset; in pset_assign() local 241 pset_bind_thread(kthread_t *tp, psetid_t pset, psetid_t *oldpset, void *projbuf, in pset_bind_thread() 298 pset_bind_process(proc_t *pp, psetid_t pset, psetid_t *oldpset, void *projbuf, in pset_bind_process() 329 pset_bind_task(task_t *tk, psetid_t pset, psetid_t *oldpset, void *projbuf, in pset_bind_task() 356 pset_bind_project(kproject_t *kpj, psetid_t pset, psetid_t *oldpset, in pset_bind_project() 381 pset_bind_zone(zone_t *zptr, psetid_t pset, psetid_t *oldpset, void *projbuf, in pset_bind_zone() 450 pset_bind_contract(cont_process_t *ctp, psetid_t pset, psetid_t *oldpset, in pset_bind_contract() 480 psetid_t oldpset; in pset_bind_lwp() local 541 psetid_t oldpset; in pset_bind() local
|
/titanic_44/usr/src/uts/common/os/ |
H A D | pool_pset.c | 490 pool_pset_t *pset, *oldpset; in pool_pset_assoc() local
|