Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dpid.c98 static union procent *procentfree; variable
170 pep = procentfree; in pid_allocate()
212 procentfree = pep->pe_next; in pid_allocate()
262 procdir[pidp->pid_prslot].pe_next = procentfree; in proc_entry_free()
263 procentfree = &procdir[pidp->pid_prslot]; in proc_entry_free()
541 procentfree = &procdir[1]; in pid_init()