Searched refs:path_limits (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/fs/ | ||
H A D | eventpoll.c | 1140 static const int path_limits[PATH_ARR_SIZE] = { 1000, 500, 100, 50, 10 }; variable 1149 if (++path_count[nests] > path_limits[nests]) path_count_inc() |
Completed in 60 milliseconds