Searched refs:procent (Results 1 – 1 of 1) sorted by relevance
51 union procent { union53 union procent *pe_next;96 static union procent *procdir;97 static union procent *procentfree;163 union procent *pep; in pid_allocate()533 procdir = kmem_alloc(sizeof (union procent) * v.v_proc, KM_SLEEP); in pid_init()555 union procent *pep; in pid_entry()