Searched refs:procent (Results 1 – 1 of 1) sorted by relevance
53 union procent { union55 union procent *pe_next;98 static union procent *procdir;99 static union procent *procentfree;165 union procent *pep; in pid_allocate()567 procdir = kmem_alloc(sizeof (union procent) * v.v_proc, KM_SLEEP); in pid_init()589 union procent *pep; in pid_entry()