path_count       1374 fs/eventpoll.c static int path_count[PATH_ARR_SIZE];
path_count       1382 fs/eventpoll.c 	if (++path_count[nests] > path_limits[nests])
path_count       1392 fs/eventpoll.c 		path_count[i] = 0;