Searched refs:path_count (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/fs/ | ||
H A D | eventpoll.c | 1141 static int path_count[PATH_ARR_SIZE]; variable 1149 if (++path_count[nests] > path_limits[nests]) path_count_inc() 1159 path_count[i] = 0; path_count_init() |
Completed in 108 milliseconds