PATH_ARR_SIZE 1373 fs/eventpoll.c static const int path_limits[PATH_ARR_SIZE] = { 1000, 500, 100, 50, 10 }; PATH_ARR_SIZE 1374 fs/eventpoll.c static int path_count[PATH_ARR_SIZE]; PATH_ARR_SIZE 1391 fs/eventpoll.c for (i = 0; i < PATH_ARR_SIZE; i++)