Searched refs:procmax (Results 1 – 2 of 2) sorted by relevance
267 static struct top_proc *procmax = NULL; variable282 if (++procblock >= procmax) in new_proc()291 procmax = procblock++ + PROCBLOCK_SIZE; in new_proc()
294 static struct top_proc *procmax = NULL; variable309 if (++procblock >= procmax) in new_proc()318 procmax = procblock++ + PROCBLOCK_SIZE; in new_proc()