Searched refs:zspr_psetid (Results 1 – 1 of 1) sorted by relevance
322 psetid_t zspr_psetid; member2479 if (proc->zspr_psetid == ZS_PSET_ERROR) in zsd_get_proc_info()2482 *prev_psetid = proc->zspr_psetid; in zsd_get_proc_info()2497 proc->zspr_psetid = psinfo->pr_lwp.pr_bindpset; in zsd_get_proc_info()2957 if (proc->zspr_psetid != ZS_PSET_ERROR) { in zsd_refresh_procs()2958 prev_psetid = proc->zspr_psetid; in zsd_refresh_procs()2962 pproc->zspr_psetid != ZS_PSET_ERROR) { in zsd_refresh_procs()2963 prev_psetid = pproc->zspr_psetid; in zsd_refresh_procs()3040 if (pproc->zspr_psetid == ZS_PSET_ERROR) { in zsd_refresh_procs()3045 proc->zspr_psetid = pproc->zspr_psetid; in zsd_refresh_procs()[all …]