Searched refs:new_fds_throttle (Results 1 – 1 of 1) sorted by relevance
1213 int new_fds_throttle = fds_limit - THROTTLE_FD_HEADROOM; in check_fd_limit() local1214 if (new_fds_throttle < 1) { in check_fd_limit()1222 fds_throttle, THROTTLE_FD_HEADROOM, fds_limit, new_fds_throttle); in check_fd_limit()