Searched refs:procentfree (Results 1 – 1 of 1) sorted by relevance
97 static union procent *procentfree; variable169 if ((flags & PID_ALLOC_PROC) && (pep = procentfree) == NULL) { in pid_allocate()210 procentfree = pep->pe_next; in pid_allocate()260 procdir[pidp->pid_prslot].pe_next = procentfree; in proc_entry_free()261 procentfree = &procdir[pidp->pid_prslot]; in proc_entry_free()542 procentfree = &procdir[1]; in pid_init()